rebaseline_server: fix "Results current as of <timestamp>" banner
(SkipBuildbotRuns) BUG=skia:2232 NOTREECHECKS=True NOTRY=True R=rmistry@google.com TBR=rmistry Author: epoger@google.com Review URL: https://codereview.chromium.org/183523002 git-svn-id: http://skia.googlecode.com/svn/trunk@13612 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
210ae2a426
commit
8dab8ecc93
@ -31,7 +31,7 @@
|
||||
who can connect to this server over the network can modify them.
|
||||
</div>
|
||||
|
||||
<div ng-hide="!(header[constants.KEY__HEADER___TIME_UPDATED])">
|
||||
<div ng-hide="!(header[constants.KEY__HEADER__TIME_UPDATED])">
|
||||
Results current as of {{localTimeString(header[constants.KEY__HEADER__TIME_UPDATED])}}
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user