From 2bdf63d069954dcdcd211f519bdc7a1d8fee1295 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 18 Mar 2017 22:01:46 +0100 Subject: more abook_edit and some css --- view/js/main.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view/js/main.js') diff --git a/view/js/main.js b/view/js/main.js index 5e3a04abb..150f517a9 100644 --- a/view/js/main.js +++ b/view/js/main.js @@ -939,6 +939,8 @@ function notify_popup_loader(notifyType) { window.location.href=window.location.href; } + console.log(data); + if(data.notify.length == 0){ $("#nav-" + notifyType + "-menu").html(aStr[nothingnew]); } else { -- cgit v1.2.3