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

Unified Diff: appengine/swarming/elements/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: Make limit a visible option 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
Index: appengine/swarming/elements/botlist-index.html
diff --git a/appengine/swarming/elements/botlist-index.html b/appengine/swarming/elements/botlist-index.html
index 830b7ccb52e512eb5e584f63fb4f3eab5232384e..b7a249c48ba41d36a4b74b9168003972b7825d59 100644
--- a/appengine/swarming/elements/botlist-index.html
+++ b/appengine/swarming/elements/botlist-index.html
@@ -14,6 +14,7 @@
<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/sk.js"></script>
<script src="/res/js/common.js"></script>
<link rel="import" href="/res/elements.html">
</head>

Powered by Google App Engine
This is Rietveld 408576698