Skelet for dev framework.

master
Bruno O. Notario 5 years ago committed by Gitea
parent f8d793bd52
commit 30ba7c3047
  1. 4
      .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

4
.gitignore vendored

@ -73,7 +73,8 @@ fabric.properties
.LSOverride
# Icon must end with two \r
Icon
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