mirror of
https://github.com/friendica/friendica
synced 2025-04-24 23:50:20 +00:00
rename notify => notification once more :-)
This commit is contained in:
parent
b229939c3d
commit
0458b9c2df
8 changed files with 16 additions and 16 deletions
|
@ -948,7 +948,7 @@ function checkboxhighlight(box) {
|
|||
}
|
||||
}
|
||||
|
||||
function notifyMarkAll() {
|
||||
function notificationMarkAll() {
|
||||
$.get('notification/mark/all', function(data) {
|
||||
if (timer) {
|
||||
clearTimeout(timer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue