Created friendList component

This commit is contained in:
Pierre
2017-05-28 13:48:19 +02:00
parent 09e34a8969
commit 34ce3f9c13
4 changed files with 78 additions and 2 deletions

View File

@ -68,6 +68,7 @@ $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",
//User scripts
"%PATH_ASSETS%js/user/loginTokens.js",