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

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

Issue 2283133002: Add bot-page stubs (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-py@master
Patch Set: Makefile should download demo json Created 4 years, 3 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 94ab3b4293eef72f5dd81b9c6f3d04144df80f05..a3dafca27459b838a991cf4199a620d2d4944ffb 100644
--- a/appengine/swarming/elements/elements.html
+++ b/appengine/swarming/elements/elements.html
@@ -12,4 +12,5 @@
<link rel="import" href="/res/imp/index/swarming-index.html" />
<link rel="import" href="/res/imp/botlist/bot-list.html" />
<link rel="import" href="/res/imp/tasklist/task-list.html" />
+ <link rel="import" href="/res/imp/botpage/bot-page.html" />
</head>
« no previous file with comments | « appengine/swarming/elements/build/elements.html ('k') | appengine/swarming/elements/res/imp/botlist/bot-list.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698