| 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 0ad915ad1892a8ffaac91346deb8f54dfe491a90..82c278db4257110f2a4d80f1a71f231838757af7 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 %}
|
|
|