rename notify => notification once more :-)
This commit is contained in:
@@ -948,7 +948,7 @@ function checkboxhighlight(box) {
|
||||
}
|
||||
}
|
||||
|
||||
function notifyMarkAll() {
|
||||
function notificationMarkAll() {
|
||||
$.get('notification/mark/all', function(data) {
|
||||
if (timer) {
|
||||
clearTimeout(timer);
|
||||
|
||||
Reference in New Issue
Block a user