remove logging

This commit is contained in:
Mario Vavti 2017-09-04 13:38:21 +02:00
parent b4f8136315
commit 48547f5f9e

View File

@ -972,8 +972,6 @@ 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 {