Begin chat change

This commit is contained in:
Lars van Hijfte
2017-01-23 17:22:22 +01:00
parent 348b66c08c
commit 7eec0cfa2a
2 changed files with 6 additions and 12 deletions

View File

@@ -1,12 +1,4 @@
$(document).ready(function() {
// Hide notification center.
$("#profile-menu-popup").hide();
// $("#own-profile-picture").click(function() {
// $("#profile-menu-popup").toggle();
// $("#profile-hello-popup").toggle();
// });
$("#own-profile-picture").click(function() {
if($("#notification-center").css('right') == "-256px") {
$(".content").animate({