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:
commit-bot@chromium.org 2014-02-27 18:13:07 +00:00
parent 210ae2a426
commit 8dab8ecc93

View File

@ -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>