Add UI for register user

This commit is contained in:
Unknown
2014-02-17 18:38:50 -05:00
parent 5da2ad7435
commit 3eb1ab9e8b
12 changed files with 144 additions and 41 deletions

View File

@@ -7,9 +7,12 @@
"go_install": true,
"watch_ext": [],
"dir_structure": {
"watch_all": true,
"controllers": "routers",
"models": "",
"others": []
"others": [
"utils"
]
},
"cmd_args": [],
"envs": []