Zdrojový kód wiki New Index Page
Version 15.2 by David Brazda on 17.12.2020 13:31
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | Úvodní stránka nové oblasti. | ||
| 2 | |||
| 3 | {{velocity}} | ||
| 4 | 1$services.notification.watch.isEnabled() | ||
| 5 | 2$services.notification.preferences.hasAnyEnabledNotificationPreferences() | ||
| 6 | 3$services.notification.watch.isLocationWatchedWithAllEventTypes($scope) | ||
| 7 | |||
| 8 | doc: $services.notification.watch.isLocationWatched($doc.documentReference) | ||
| 9 | ##'space': $services.notification.watch.isLocationWatched($doc.lastSpaceReference), | ||
| 10 | ##'wiki': $services.notification.watch.isLocationWatched($doc.wikiReference) | ||
| 11 | |||
| 12 | {{/velocity}} |