| 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 be4742fdc55c58f869cb3598ba68f109be2ce541..2c880aeb3b828f035d51e75ab948fa90d5451727 100644
|
| --- a/appengine/swarming/ui/res/imp/tasklist/task-filters.html
|
| +++ b/appengine/swarming/ui/res/imp/tasklist/task-filters.html
|
| @@ -106,7 +106,7 @@
|
| </div>
|
|
|
| <div class="selector side-by-side"
|
| - title="These are all options (if any) that the task list can be filtered on.">
|
| + title="These are most of the options (if any) that the task list can be filtered on. This list is all that have been seen recently, augmented with the ones returned by the current query. There may be others.">
|
| <template is="dom-repeat" id="secondaryList"
|
| items="[[_secondaryItems]]" as="item">
|
| <div class="item horizontal layout" label="[[item]]">
|
|
|