Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(474)

Unified Diff: milo/appengine/frontend/expectations/buildbot-buildbot.TestableBuilder-Basic_Test_with_builds.html

Issue 2494243002: Milo: Fix more builds link in builders page (Closed)
Patch Set: Added notes to builder html handlers Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: milo/appengine/frontend/expectations/buildbot-buildbot.TestableBuilder-Basic_Test_with_builds.html
diff --git a/milo/appengine/frontend/expectations/buildbot-buildbot.TestableBuilder-Basic_Test_with_builds.html b/milo/appengine/frontend/expectations/buildbot-buildbot.TestableBuilder-Basic_Test_with_builds.html
index 1a04d2420654515d06773272f7ef2076bf63d0ea..f4880d6466348a9ad7c3b542f24aa070df88b1c9 100644
--- a/milo/appengine/frontend/expectations/buildbot-buildbot.TestableBuilder-Basic_Test_with_builds.html
+++ b/milo/appengine/frontend/expectations/buildbot-buildbot.TestableBuilder-Basic_Test_with_builds.html
@@ -90,11 +90,11 @@
(Show:
-<a href="Sample%20Builder">default</a>
-<a href="Sample%20Builder?limit=25">25</a>
-<a href="Sample%20Builder?limit=50">50</a>
-<a href="Sample%20Builder?limit=100">100</a>
-<a href="Sample%20Builder?limit=200">200</a>
+<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>
)

Powered by Google App Engine
This is Rietveld 408576698