Display footer

This commit is contained in:
Pierre
2018-04-08 15:16:32 +02:00
parent cca7b536b2
commit 0c68a6c8e8
4 changed files with 81 additions and 5 deletions

View File

@ -211,6 +211,9 @@ class Dev {
"js/components/menuBar/common.js",
"js/components/menuBar/notAuthenticated.js",
"js/components/menuBar/authenticated.js",
//Bottom view
"js/components/bottom/main.js",
//Friends components
"js/components/friends/friendsList.js",