mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Ready to prepare user page implementation
This commit is contained in:
@ -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",
|
||||
|
||||
|
Reference in New Issue
Block a user