summaryrefslogtreecommitdiff
path: root/www/templates/moment.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/templates/moment.html')
-rw-r--r--www/templates/moment.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/templates/moment.html b/www/templates/moment.html
index d2bbe8d8..c00bf35e 100644
--- a/www/templates/moment.html
+++ b/www/templates/moment.html
@@ -98,12 +98,13 @@
img-spinner-w="{{moment.Event.width}}" img-spinner-h="{{moment.Event.height}}" image-spinner-loader="lines" on-tap="playEvent(moment)"
/>
- <figcaption ng-if="showIcons" class="normal-subfigcaption">
- <span style="float:right">
+ <div ng-if="showIcons" class="normal-subfigcaption" >
+
<button ng-class="moment.Event.pinned? 'button button-small button-icon icon ion-ios-flag assertive': 'button button-small button-icon icon ion-pin'" ng-click="togglePin(moment.Event.Id)"></button>
- </figcaption>
+
+ </div>
<!--on-tap="showThumbnail(moment.Event.baseURL,moment.Event.MaxScoreFrameId)"-->
<figcaption ng-if="showIcons" class="normal-figcaption">&nbsp;{{moment.Event.humanizeTime}}
<span style="float:right">{{hourmin(moment.Event.StartTime)}}&nbsp;</span>