| Index: milo/appengine/frontend/expectations/buildbot.builder-Basic_Test_no_builds.html
|
| diff --git a/milo/appengine/frontend/expectations/buildbot.builder-Basic_Test_no_builds.html b/milo/appengine/frontend/expectations/buildbot.builder-Basic_Test_no_builds.html
|
| index be98d89cb41599cf6879889a8fd82ef97e24921d..e138fe415fcea251f6e85d3b21f60b3dfa9c3dd8 100644
|
| --- a/milo/appengine/frontend/expectations/buildbot.builder-Basic_Test_no_builds.html
|
| +++ b/milo/appengine/frontend/expectations/buildbot.builder-Basic_Test_no_builds.html
|
| @@ -23,7 +23,7 @@
|
| </header>
|
| <hr>
|
|
|
| -<h1>Builder Sample Builder</h1>
|
| +<h1>Builder <a href="/foobar">Sample Builder</a></h1>
|
|
|
|
|
| <h2>No current builds</h2>
|
| @@ -37,15 +37,17 @@
|
| <h2>No Recent Builds</h2>
|
|
|
|
|
| +
|
| (Show:
|
| -<a href=".">default</a>
|
| -<a href="?limit=25">25</a>
|
| -<a href="?limit=50">50</a>
|
| -<a href="?limit=100">100</a>
|
| -<a href="?limit=200">200</a>
|
| +<a href="/foobar">default</a>
|
| +<a href="/foobar?limit=25">25</a>
|
| +<a href="/foobar?limit=50">50</a>
|
| +<a href="/foobar?limit=100">100</a>
|
| +<a href="/foobar?limit=200">200</a>
|
| )
|
|
|
|
|
| +
|
| <footer>
|
| <hr>
|
| <a href="https://github.com/luci">luci</a>,
|
|
|