Z verze
změnil(a) PetrPaklic
k 17.12.2020 17:46
Na verzi < 23.5 >
změnil(a) David Brazda
k 18.12.2020 13:48
< >
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
... ... @@ -2,8 +2,7 @@
2 2  
3 3  Upravena uvodni stranka.
4 4  services.notification.watch.
5 -{{velocity}}
6 -isEnabled $services.notification.watch.isEnabled()
5 +{{velocity}}isEnabled $services.notification.watch.isEnabled()
7 7  hasAnyEnabledNotificationPreferences $services.notification.preferences.hasAnyEnabledNotificationPreferences()
8 8  isLocationWatchedWithAllEventTypes $services.notification.watch.isLocationWatchedWithAllEventTypes($doc)
9 9  isLocationWatched $services.notification.watch.isLocationWatched($doc.documentReference)
... ... @@ -10,5 +10,4 @@
10 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 -
14 14  {{/velocity}}