summaryrefslogtreecommitdiff
path: root/www/templates/menu.html
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@users.noreply.github.com>2020-09-05 08:00:45 -0400
committerGitHub <noreply@github.com>2020-09-05 08:00:45 -0400
commit058fcb07bf1529339fa5c18cab233c48cdce6a1b (patch)
tree4900fbda885dc985cd936bb20cdac63284fce604 /www/templates/menu.html
parente54b8659ff385c667b7590bc383e8315769d47a7 (diff)
parent1a4449aeadeb88db971f0960d14fd679a7364dbb (diff)
Merge pull request #963 from lucasnz/master
Event list improvements
Diffstat (limited to 'www/templates/menu.html')
-rw-r--r--www/templates/menu.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/templates/menu.html b/www/templates/menu.html
index f00578b3..2a78bb6e 100644
--- a/www/templates/menu.html
+++ b/www/templates/menu.html
@@ -42,8 +42,8 @@
</span>{{'kMenuTimeline'|translate}}
</ion-item>
- <!--<ion-item ng-click="navigateView('app.events', {id:0,playEvent:false})" menu-close>-->
- <ion-item id="testaut_menu_events" href="#/app/events/0/false" ng-click="go('/app/events/0/false')">
+ <!--<ion-item ng-click="navigateView('app.events', {id:0,playEvent:false,lastCheckTime:''})" menu-close>-->
+ <ion-item id="testaut_menu_events" href="#/app/events/0/false/" ng-click="go('/app/events/0/false/')">
<span class=" item-icon-left">
<i class="icon ion-ios-calendar-outline"></i>
</span>{{'kMenuEvents'|translate}}