Created discussions component element

This commit is contained in:
Pierre
2017-06-03 18:18:43 +02:00
parent 93969fc9f1
commit c27b2759b2
4 changed files with 50 additions and 2 deletions

View File

@ -72,6 +72,7 @@ $config['JSfiles'] = array(
"%PATH_ASSETS%js/components/menuBar/authenticated.js",
"%PATH_ASSETS%js/components/friends/friendsList.js",
"%PATH_ASSETS%js/components/friends/friendsBar.js",
"%PATH_ASSETS%js/components/discussions/manager.js",
//User scripts
"%PATH_ASSETS%js/user/loginTokens.js",