Zdrojový kód wiki New Index Page
Version 18.1 by David Brazda on 17.12.2020 16:13
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | Úvodní stránka nové oblasti. | ||
| 2 | |||
| 3 | Upravena uvodni stranka. | ||
| 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) | ||
| 11 | ##'space': $services.notification.watch.isLocationWatched($doc.lastSpaceReference), | ||
| 12 | ##'wiki': $services.notification.watch.isLocationWatched($doc.wikiReference) | ||
| 13 | |||
| 14 | {{/velocity}} |