summaryrefslogtreecommitdiff
path: root/www/templates/menu.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/templates/menu.html')
-rw-r--r--www/templates/menu.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/www/templates/menu.html b/www/templates/menu.html
index 1a630b98..f00578b3 100644
--- a/www/templates/menu.html
+++ b/www/templates/menu.html
@@ -124,9 +124,14 @@
</span> {{'kMenuWizard'|translate}}
</ion-item>
+ <ion-item ng-click="flushAPICache()" nav-clear menu-close>
+ <span class=" item-icon-left">
+ <i class="icon ion-trash-a"></i>
+ </span> {{'kFlushAllCaches'|translate}}
+ </ion-item>
- <div ng-if="$root.showBlog">
+ <div ng-if="$root.showBlog && 0">
<!--<ion-item nav-clear menu-close ng-click="navigateView('app.news')" >-->
<ion-item nav-clear menu-close href="#/app/news">
<span class=" item-icon-left">