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

Unified Diff: appengine/swarming/elements/elements.html

Issue 2182693002: Add new botlist for swarming (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-py@app-wrapper
Patch Set: Adjust font and layout a bit more Created 4 years, 5 months 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: appengine/swarming/elements/elements.html
diff --git a/appengine/swarming/elements/elements.html b/appengine/swarming/elements/elements.html
index 0c2624b37c5d43732de3c88ec165ea7507419ab2..e8043e599d08d696e267565f446060c37e61c907 100644
--- a/appengine/swarming/elements/elements.html
+++ b/appengine/swarming/elements/elements.html
@@ -10,5 +10,5 @@
<!-- List all the top-level elements here-->
<link rel="import" href="/res/imp/index/swarming-index.html" />
-
+ <link rel="import" href="/res/imp/botlist/bot-list.html" />
</head>

Powered by Google App Engine
This is Rietveld 408576698