Ready to prepare user page implementation

This commit is contained in:
Pierre
2017-12-10 08:13:22 +01:00
parent 6251d47ca0
commit 7cd4348066
6 changed files with 73 additions and 42 deletions

View File

@ -168,6 +168,9 @@ $config['JSfiles'] = array(
"%PATH_ASSETS%js/pages/home/home.js",
"%PATH_ASSETS%js/pages/home/landingPage.js",
//User page
"%PATH_ASSETS%js/pages/userPage/main.js",
//Login page
"%PATH_ASSETS%js/pages/login.js",