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

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

Issue 2523433002: Add link to old ui back in (Closed)
Patch Set: Created 4 years, 1 month 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_task.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/templates/root.html
diff --git a/appengine/swarming/templates/root.html b/appengine/swarming/templates/root.html
index 26a71ac09d035eeff745c4ab14fa2d591e7ae7c4..c8e34893e6a926ede5dd1b0e55845f52a53a4276 100644
--- a/appengine/swarming/templates/root.html
+++ b/appengine/swarming/templates/root.html
@@ -72,8 +72,8 @@
<h3>Service Status</h3>
<ul>
<li class="user"><a href="/stats">Usage statistics</a></li>
- <li class="user"><a href="/user/tasks">Tasks</a></li>
- <li class="privileged_user"><a href="/restricted/bots">Bots</a></li>
+ <li class="user"><a href="/oldui/user/tasks">Tasks</a></li>
+ <li class="privileged_user"><a href="/oldui/restricted/bots">Bots</a></li>
<li class="admin"><a href="/restricted/ereporter2/report">Exceptions in server log</a></li>
<li class="admin"><a href="/restricted/ereporter2/errors">Ereporter2 errors</a></li>
<li class="admin"><a href="/restricted/mapreduce/status">Map reduce jobs</a></li>
« no previous file with comments | « appengine/swarming/templates/restricted_botslist.html ('k') | appengine/swarming/templates/user_task.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698