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

Unified Diff: appengine/swarming/elements/res/imp/botlist/bot-list-summary.html

Issue 2269643002: Extract shared filters and aliasing code (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-py@master
Patch Set: Address nit 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/res/imp/botlist/bot-list-summary.html
diff --git a/appengine/swarming/elements/res/imp/botlist/bot-list-summary.html b/appengine/swarming/elements/res/imp/botlist/bot-list-summary.html
index b91a160d75b3c880fd34b4a7109712b7786761f5..967fe4349d4acd297fab0f399b6237204fa70290 100644
--- a/appengine/swarming/elements/res/imp/botlist/bot-list-summary.html
+++ b/appengine/swarming/elements/res/imp/botlist/bot-list-summary.html
@@ -27,7 +27,7 @@
<link rel="import" href="/res/imp/common/swarming-app.html">
-<link rel="import" href="bot-list-shared.html">
+<link rel="import" href="bot-list-shared-behavior.html">
<dom-module id="bot-list-summary">
<template>

Powered by Google App Engine
This is Rietveld 408576698