mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02: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