Progress on friend bar

This commit is contained in:
Pierre
2017-05-31 17:12:51 +02:00
parent 7eb6bf383c
commit 174ad6779a
5 changed files with 89 additions and 23 deletions

View File

@ -68,7 +68,8 @@ $config['JSfiles'] = array(
"%PATH_ASSETS%js/components/menuBar/common.js",
"%PATH_ASSETS%js/components/menuBar/notAuthenticated.js",
"%PATH_ASSETS%js/components/menuBar/authenticated.js",
"%PATH_ASSETS%js/components/friendsList/friendsList.js",
"%PATH_ASSETS%js/components/friends/friendsList.js",
"%PATH_ASSETS%js/components/friends/friendsBar.js",
//User scripts
"%PATH_ASSETS%js/user/loginTokens.js",