mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Created dropdown menu for authenticated users
This commit is contained in:
@ -61,6 +61,7 @@ $config['JSfiles'] = array(
|
||||
"%PATH_ASSETS%js/components/mailCaching.js",
|
||||
"%PATH_ASSETS%js/components/menuBar/common.js",
|
||||
"%PATH_ASSETS%js/components/menuBar/notAuthenticated.js",
|
||||
"%PATH_ASSETS%js/components/menuBar/authenticated.js",
|
||||
|
||||
//User scripts
|
||||
"%PATH_ASSETS%js/user/loginTokens.js",
|
||||
|
Reference in New Issue
Block a user