The menu now backend supported

It loads the friends and groups of userID 2 by default (only if there is no session userID set
This commit is contained in:
Lars van Hijfte
2017-01-17 14:16:17 +01:00
parent 10d3e177ae
commit 6385324b13
6 changed files with 120 additions and 95 deletions

View File

@@ -1,5 +1,6 @@
$(document).ready(function() {
$(".extra-menu-items").hide();
$("#menu-back").hide();
// Show more friends
$("#more-friends-click").click(function() {