Prepare login page

This commit is contained in:
Pierre
2017-02-18 18:37:36 +01:00
parent 1fb2507742
commit 7ead57ce24
6 changed files with 47 additions and 2 deletions

View File

@ -49,6 +49,7 @@ $config['JSfiles'] = array(
//Pages scripts
"%PATH_ASSETS%js/pages/home/home.js",
"%PATH_ASSETS%js/pages/login.js",
//Init script
"%PATH_ASSETS%js/init.js",