| Index: appengine/chromium_try_flakes/templates/index.html
|
| diff --git a/appengine/chromium_try_flakes/templates/index.html b/appengine/chromium_try_flakes/templates/index.html
|
| index 527d31a3a35017fc36d69b31a7c2b38e75c67c68..b4c54c4b8077842c2347327db492e8a808e15cf8 100644
|
| --- a/appengine/chromium_try_flakes/templates/index.html
|
| +++ b/appengine/chromium_try_flakes/templates/index.html
|
| @@ -50,7 +50,7 @@ try run for the same patchset.
|
| <span><b>{{f.name}}</b></span>
|
| <small>(
|
| <a href="/all_flake_occurrences?key={{f.key.urlsafe}}">
|
| - all occurrences</a>
|
| + more occurrences</a>
|
| {% if f.issue_id > 0 %}
|
| , <a href="https://crbug.com/{{f.issue_id}}">latest bug</a>
|
| {% endif %}
|
|
|