summaryrefslogtreecommitdiff
path: root/www/templates/timeline.html
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@users.noreply.github.com>2017-02-03 23:22:45 +0530
committerGitHub <noreply@github.com>2017-02-03 23:22:45 +0530
commit1d99824454e606ff2fd77c415325eb251cfd4196 (patch)
treeaf2949ee9102e539d6258af91bbb3dbf74988438 /www/templates/timeline.html
parentb37db48ac507c6a84ee9a8c71b1ef2bc65621bd5 (diff)
parent1f3a41ad2b2f66ce33de74fbb3cea3a29616f468 (diff)
Merge pull request #442 from steelyard-nl/440-Hard-coded-text-found-
440 hard coded text found
Diffstat (limited to 'www/templates/timeline.html')
-rw-r--r--www/templates/timeline.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/timeline.html b/www/templates/timeline.html
index d2ada69d..a64edceb 100644
--- a/www/templates/timeline.html
+++ b/www/templates/timeline.html
@@ -35,7 +35,7 @@
<br/>
<div style="padding-left:15px; font-size:10px; color:grey">
<button ng-click="toggleFollowTime()" ng-class="follow.time? 'button button-small button-balanced':'button button-small button-assertive'">
- {{'kUpdateTimeline' | translate}}:&nbsp;{{follow.time}}
+ {{'kUpdateTimeline' | translate}}:&nbsp;{{follow.time? ('kTrue' | translate) : ('kFalse' | translate)}}
</button>
<button ng-click="gotoNow()" class="button button-small button-balanced">
{{'kNow' | translate}}