Hide last authors
David Brazda 3.1 1 Úvodní stránka nové oblasti.
David Brazda 15.1 2
3 {{velocity}}
4 1$services.notification.watch.isEnabled()
5 2$services.notification.preferences.hasAnyEnabledNotificationPreferences()
6 3$services.notification.watch.isLocationWatchedWithAllEventTypes($scope)
7
David Brazda 15.2 8 doc: $services.notification.watch.isLocationWatched($doc.documentReference)
9 ##'space': $services.notification.watch.isLocationWatched($doc.lastSpaceReference),
10 ##'wiki': $services.notification.watch.isLocationWatched($doc.wikiReference)
David Brazda 15.1 11
12 {{/velocity}}