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

Unified Diff: appengine/swarming/ui/res/imp/common/swarming-app.html

Issue 2988773002: Fix sorting of status to account for time bot has been dead. (Closed)
Patch Set: Rebuild Created 3 years, 5 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/ui/res/imp/botlist/bot-list.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/common/swarming-app.html
diff --git a/appengine/swarming/ui/res/imp/common/swarming-app.html b/appengine/swarming/ui/res/imp/common/swarming-app.html
index 2bf693a9026bcf35bffb638947aa198032cccf5e..8295afaa0adbd487602cd6c7fe5f03876333c80f 100644
--- a/appengine/swarming/ui/res/imp/common/swarming-app.html
+++ b/appengine/swarming/ui/res/imp/common/swarming-app.html
@@ -173,7 +173,7 @@
<content></content>
</div>
<error-toast></error-toast>
- <a target="_blank" rel="noopener" href="https://bugs.chromium.org/p/chromium/issues/entry?components=Infra%3EPlatform%3ESwarming&owner=kjlubick@chromium.org&status=Assigned">
+ <a target="_blank" rel="noopener" href="https://bugs.chromium.org/p/chromium/issues/entry?components=Infra%3EPlatform%3ESwarming%3EWebUI&owner=kjlubick@chromium.org&status=Assigned">
<paper-fab mini icon="icons:bug-report"></paper-fab>
</a>
</app-header-layout>
« no previous file with comments | « appengine/swarming/ui/res/imp/botlist/bot-list.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698