Z verze
změnil(a) David Brazda
k 17.12.2020 16:13
Na verzi < 19.1 >
změnil(a) David Brazda
k 17.12.2020 16:17
< >
Popis verze: Smazaný objekt

Přehled

Rozpis

Na stránce změněno:
Obsah
... ... @@ -3,11 +3,11 @@
3 3  Upravena uvodni stranka.
4 4  
5 5  {{velocity}}
6 -1$services.notification.watch.isEnabled()
7 -2$services.notification.preferences.hasAnyEnabledNotificationPreferences()
8 -3$services.notification.watch.isLocationWatchedWithAllEventTypes($scope)
6 +1 $services.notification.watch.isEnabled()
7 +2 $services.notification.preferences.hasAnyEnabledNotificationPreferences()
8 +3 $services.notification.watch.isLocationWatchedWithAllEventTypes($doc)
9 9  
10 -doc $services.notification.watch.isLocationWatched($doc.documentReference)
10 +## doc: $services.notification.watch.isLocationWatched($doc.documentReference)
11 11  ##'space': $services.notification.watch.isLocationWatched($doc.lastSpaceReference),
12 12  ##'wiki': $services.notification.watch.isLocationWatched($doc.wikiReference)
13 13