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

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

Issue 2227803002: Mirror filters and sort preferences to url-params (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-py@use-dimensions
Patch Set: Tweak docs 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/handlers_endpoints.py ('k') | appengine/swarming/templates/public_swarming_index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/templates/public_botlist_index.html
diff --git a/appengine/swarming/templates/public_botlist_index.html b/appengine/swarming/templates/public_botlist_index.html
index d2988eba2e93a8c53ae602f971d53e7dab6af0cc..7d71a54aa62fb621a1d0f1a834f1dffe9f776408 100644
--- a/appengine/swarming/templates/public_botlist_index.html
+++ b/appengine/swarming/templates/public_botlist_index.html
@@ -13,8 +13,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1, user-scalable=yes">
- <script src="/res/js/webcomponents-lite.min.js"></script>
- <script src="/res/js/common.js"></script>
+ <script src="/res/js/js.js"></script>
<link rel="import" href="/res/elements.html">
</head>
« no previous file with comments | « appengine/swarming/handlers_endpoints.py ('k') | appengine/swarming/templates/public_swarming_index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698