diff --git a/gm/rebaseline_server/static/view.html b/gm/rebaseline_server/static/view.html index 0b2476c534..bbe1f210f3 100644 --- a/gm/rebaseline_server/static/view.html +++ b/gm/rebaseline_server/static/view.html @@ -32,7 +32,12 @@
- Results from {{resultsToLoad}} current as of {{localTimeString(header[constants.KEY__HEADER__TIME_UPDATED])}} + These results, from raw JSON file + {{resultsToLoad}}, current as of + {{localTimeString(header[constants.KEY__HEADER__TIME_UPDATED])}} +
+ To see other sets of results (all results, failures only, etc.), + click here