summaryrefslogtreecommitdiff
path: root/www/templates
diff options
context:
space:
mode:
Diffstat (limited to 'www/templates')
-rw-r--r--www/templates/moment.html2
-rw-r--r--www/templates/montage-history.html2
2 files changed, 4 insertions, 0 deletions
diff --git a/www/templates/moment.html b/www/templates/moment.html
index e58b0e11..f349bba5 100644
--- a/www/templates/moment.html
+++ b/www/templates/moment.html
@@ -26,6 +26,8 @@
<ion-content delegate-handle="moment-delegate" overflow-scroll="false" mouse-wheel-scroll style="background-color:#444444">
<div ng-if="areImagesLoading" class="screen-note">&nbsp;{{ 'kArrangingImages' | translate }}...&nbsp;</div>
+
+ <div ng-if="!areImagesLoading && !isMaxScoreFramePresent" class="screen-note">&nbsp;{{ 'kApiUpgrade' | translate }}&nbsp;</div>
<div ng-if="isSubMenu">
<br/>
diff --git a/www/templates/montage-history.html b/www/templates/montage-history.html
index 6fe47bd3..67f84630 100644
--- a/www/templates/montage-history.html
+++ b/www/templates/montage-history.html
@@ -114,6 +114,8 @@
<b>{{'kFrom' | translate }}: </b>{{datetimeValueFrom.value | date: timeFormat}}
</div> ({{humanizeTime(datetimeValueFrom.value)}})
</ion-item>
+
+
<div class="row">
<div class="col col-75">
<br/>