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

Unified Diff: appengine/swarming/elements/res/imp/common/swarming-app.html

Issue 2249143002: Make TaskList use Dynamic List (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-py@master
Patch Set: Address comments Created 4 years, 4 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/res/imp/common/swarming-app.html
diff --git a/appengine/swarming/elements/res/imp/common/swarming-app.html b/appengine/swarming/elements/res/imp/common/swarming-app.html
index 325c8b8dc16600301d995b3e4fa34d3b1de5a580..6a2fe165a0aaa6196d7abba954bcd76cb61928af 100644
--- a/appengine/swarming/elements/res/imp/common/swarming-app.html
+++ b/appengine/swarming/elements/res/imp/common/swarming-app.html
@@ -92,6 +92,7 @@
<a class="left" href="/newui/">Home</a>
<a class="left" href="/newui/botlist">Bot List</a>
+ <a class="left" href="/newui/tasklist">Task List</a>
<div class="flex"></div>
<auth-signin
class="right"

Powered by Google App Engine
This is Rietveld 408576698