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

Unified Diff: appengine/swarming/templates/public_swarming_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/templates/public_botlist_index.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/public_swarming_index.html
diff --git a/appengine/swarming/templates/public_swarming_index.html b/appengine/swarming/templates/public_swarming_index.html
index 3e8781b27cfae3909f6f86685773519fc3e3c18f..045bb5afcb65dcbba99cc82089a652b64ebdf350 100644
--- a/appengine/swarming/templates/public_swarming_index.html
+++ b/appengine/swarming/templates/public_swarming_index.html
@@ -13,7 +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/js.js"></script>
<link rel="import" href="/res/elements.html">
</head>
« no previous file with comments | « appengine/swarming/templates/public_botlist_index.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698