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

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

Issue 2362483002: Links to the newui preserve state (Closed) Base URL: git@github.com:luci/luci-py@nicer-botlist
Patch Set: 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
« no previous file with comments | « appengine/swarming/templates/restricted_botslist.html ('k') | appengine/swarming/templates/user_tasks.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/templates/user_task.html
diff --git a/appengine/swarming/templates/user_task.html b/appengine/swarming/templates/user_task.html
index b03761ac8f3c7a8e1b956b3951cb8791bf629dec..02dd98f5e0989786a141cc73adddc145f07f6203 100644
--- a/appengine/swarming/templates/user_task.html
+++ b/appengine/swarming/templates/user_task.html
@@ -105,6 +105,8 @@
<h1>Task summary</h1>
<a href="/user/tasks">Back to tasks list</a>
+<br/>
+<a href="{{try_link}}">Try out the new task page UI</a>
<p>
<div title="Information about the request itself that doesn't include what is being run; it's about the context and description.">
« no previous file with comments | « appengine/swarming/templates/restricted_botslist.html ('k') | appengine/swarming/templates/user_tasks.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698