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

Unified Diff: dashboard/dashboard/elements/alerts-page.html

Issue 2616153002: Create debug dialog for data stoppage alerts. (Closed)
Patch Set: Addressed review comments Created 3 years, 11 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 | « dashboard/dashboard/dispatcher.py ('k') | dashboard/dashboard/elements/alerts-table.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dashboard/dashboard/elements/alerts-page.html
diff --git a/dashboard/dashboard/elements/alerts-page.html b/dashboard/dashboard/elements/alerts-page.html
index d1b3b5d08c7d0ec4efc0e1d53134c226d14d8d9b..073f4342bed6dedacca84b64bedeba1478bb9859 100644
--- a/dashboard/dashboard/elements/alerts-page.html
+++ b/dashboard/dashboard/elements/alerts-page.html
@@ -206,6 +206,10 @@ found in the LICENSE file.
value: () => ([{
'key': 'last_row_date',
'label': 'Date'
+ },
+ {
+ 'key': 'debug_button',
+ 'label': ''
}])
},
selectedSheriffIndex: {
« no previous file with comments | « dashboard/dashboard/dispatcher.py ('k') | dashboard/dashboard/elements/alerts-table.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698