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

Unified Diff: appengine/swarming/templates/restricted_botslist.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_bot.html ('k') | appengine/swarming/templates/user_task.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/templates/restricted_botslist.html
diff --git a/appengine/swarming/templates/restricted_botslist.html b/appengine/swarming/templates/restricted_botslist.html
index 7158aa1a3f48b7dfd2c33b6e4f8f5c721d2d3e19..5cc2907e5a8eddf6fa5570329d6cfb3b30823b91 100644
--- a/appengine/swarming/templates/restricted_botslist.html
+++ b/appengine/swarming/templates/restricted_botslist.html
@@ -69,7 +69,7 @@
<h1>Known bots</h1>
<a href="/">Back to root</a>
<br/>
-<a href="/newui/botlist">Try out the new bot list</a>
+<a href="{{try_link}}">Try out the new bot list UI</a>
<p/>
<form id="filter_and_order" name="filter_and_order" method="GET">
<table>
« no previous file with comments | « appengine/swarming/templates/restricted_bot.html ('k') | appengine/swarming/templates/user_task.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698