summaryrefslogtreecommitdiff
path: root/www/templates/events-popover.html
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2020-09-30 07:23:33 -0400
committerPliable Pixels <pliablepixels@gmail.com>2020-09-30 07:23:33 -0400
commite33a2f7dcada445a0891b3d1581edd4fcc36ad8d (patch)
treeef2ae53c4dfa794cd82e19e3a20f93646a49afe2 /www/templates/events-popover.html
parentb321c0ee139571530a685edc187e29055b099789 (diff)
add xsmall thumbs
Diffstat (limited to 'www/templates/events-popover.html')
-rw-r--r--www/templates/events-popover.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/events-popover.html b/www/templates/events-popover.html
index 425360c5..b37a70a0 100644
--- a/www/templates/events-popover.html
+++ b/www/templates/events-popover.html
@@ -7,7 +7,7 @@
Event Graphs
</a>-->
<a class="item" style="text-transform:capitalize;" ng-href="" ng-click="popover.hide();toggleThumbSize();doRefresh();">
- {{'kEventViewThumbsSize' | translate}}:{{(loginData.eventViewThumbsSize == 'small' ? 'kEventViewThumbsSmall': 'kEventViewThumbsLarge') | translate}}
+ {{'kEventViewThumbsSize' | translate}}: {{thumbSizeOptions[loginData.eventViewThumbsSize]}}
</a>
<a class="item" ng-href="" ng-click="popover.hide();doRefresh();">
{{'kRefresh' | translate}}