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

Unified Diff: appengine/swarming/templates/user_tasks.html

Issue 2279303003: Add link to new ui and feedback button (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-py@master
Patch Set: use px 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
« no previous file with comments | « appengine/swarming/templates/restricted_botslist.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/templates/user_tasks.html
diff --git a/appengine/swarming/templates/user_tasks.html b/appengine/swarming/templates/user_tasks.html
index 6e357db60dd48ab8b7c677fadaa63b6337a8472e..bb6edbd1541da9cabd9ae84a2148db773133d156 100644
--- a/appengine/swarming/templates/user_tasks.html
+++ b/appengine/swarming/templates/user_tasks.html
@@ -124,6 +124,8 @@
<h1>Tasks</h1>
<a href="/">Back to root</a>
+<br/>
+<a href="/newui/tasklist">Try out the new task list</a>
<p>
<form id="filter" name="filter" method="GET">
<input type="range" id="limitRange" name="limit" value="{{limit}}" min=10
« no previous file with comments | « appengine/swarming/templates/restricted_botslist.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698