remove logging
This commit is contained in:
parent
b4f8136315
commit
48547f5f9e
@ -972,8 +972,6 @@ function notify_popup_loader(notifyType) {
|
|||||||
window.location.href=window.location.href;
|
window.location.href=window.location.href;
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(data);
|
|
||||||
|
|
||||||
if(data.notify.length == 0){
|
if(data.notify.length == 0){
|
||||||
$("#nav-" + notifyType + "-menu").html(aStr[nothingnew]);
|
$("#nav-" + notifyType + "-menu").html(aStr[nothingnew]);
|
||||||
} else {
|
} else {
|
||||||
|
Reference in New Issue
Block a user