Z verze
změnil(a) PetrPaklic
k 17.12.2020 18:01
Na verzi < 17.1 >
změnil(a) David Brazda
k 17.12.2020 14:11
< >
Popis verze: Smazaný objekt

Přehled

Rozpis

Na stránce změněno:
Autor dokumentu
... ... @@ -1,1 +1,1 @@
1 -XWiki.PetrPaklic
1 +xwiki:XWiki.DavidBrazda
Obsah
... ... @@ -1,12 +1,14 @@
1 1  Úvodní stránka nové oblasti.
2 2  
3 3  Upravena uvodni stranka.
4 -services.notification.watch.
5 -{{velocity}}isEnabled $services.notification.watch.isEnabled()
6 -hasAnyEnabledNotificationPreferences $services.notification.preferences.hasAnyEnabledNotificationPreferences()
7 -isLocationWatchedWithAllEventTypes $services.notification.watch.isLocationWatchedWithAllEventTypes($doc)
8 -isLocationWatched $services.notification.watch.isLocationWatched($doc.documentReference)
9 -## doc: $services.notification.watch.isLocationWatched($doc.documentReference)
4 +
5 +{{velocity}}
6 +1$services.notification.watch.isEnabled()
7 +2$services.notification.preferences.hasAnyEnabledNotificationPreferences()
8 +3$services.notification.watch.isLocationWatchedWithAllEventTypes($scope)
9 +
10 +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}}