Your ROOT_URL in app.ini is https://code.exacti.com.br/ but you are visiting https://git.exacti.com.br/ExacTI/phacil-JS/commit/30ba7c3047520fd2ef086feb036fc729f707c3a3?style=unified&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Skelet for dev framework.

master
Bruno O. Notario 6 years ago committed by Gitea
parent f8d793bd52
commit 30ba7c3047
  1. 2
      .gitignore
  2. 3
      config.dist.json
  3. 22
      controller/common/home.js
  4. 25
      index.html
  5. 213
      phacil.js
  6. 3
      view/default/common/home.mustache

2
.gitignore vendored

@ -75,6 +75,7 @@ fabric.properties
# Icon must end with two \r
Icon
# Thumbnails
._*
@ -563,3 +564,4 @@ dwsync.xml
dw_php_codehinting.config
*.mno
config.json

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -0,0 +1,3 @@
{{header}}
<replace route="common/home/uma"></replace>
Loading…
Cancel
Save