Z verze
změnil(a) PetrPaklic
k 17.12.2020 18:01
Na verzi < 21.1 >
změnil(a) PetrPaklic
k 17.12.2020 17:46
< >
Popis verze: Smazaný objekt

Přehled

Rozpis

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