| Index: gm/rebaseline_server/static/view.html
|
| diff --git a/gm/rebaseline_server/static/view.html b/gm/rebaseline_server/static/view.html
|
| index 36fca750b141c1afef658b85d28ddfd8a9d9dce3..1a54c64ffb7f6473e7ffbcdf427ff93a5badc5f9 100644
|
| --- a/gm/rebaseline_server/static/view.html
|
| +++ b/gm/rebaseline_server/static/view.html
|
| @@ -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>
|
|
|
|
|