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

Unified Diff: appengine/swarming/ui/res/imp/tasklist/task-filters.html

Issue 2558633009: Make old version bots show up yellow on botlist (Closed)
Patch Set: Make classes additive Created 4 years 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/ui/res/imp/botlist/bot-list-demo.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/ui/res/imp/tasklist/task-filters.html
diff --git a/appengine/swarming/ui/res/imp/tasklist/task-filters.html b/appengine/swarming/ui/res/imp/tasklist/task-filters.html
index 66b9e6c7c4346cfcf20c5984a8cafe33ff390435..e213f8418eeff2d448daf094fa4663df5f43f1b3 100644
--- a/appengine/swarming/ui/res/imp/tasklist/task-filters.html
+++ b/appengine/swarming/ui/res/imp/tasklist/task-filters.html
@@ -55,7 +55,7 @@
</url-param>
<url-param name="c"
value="{{columns}}"
- default_values='["name","state","created_ts","user"]'
+ default_values='["name","state","created_ts","user","bot"]'
multi>
</url-param>
<url-param name="q"
« no previous file with comments | « appengine/swarming/ui/res/imp/botlist/bot-list-demo.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698