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

Unified Diff: go/src/infra/appengine/sheriff-o-matic/elements/som-alert-item.html

Issue 2085553006: SOM: Removed alert-body div. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Removed the content too Created 4 years, 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: go/src/infra/appengine/sheriff-o-matic/elements/som-alert-item.html
diff --git a/go/src/infra/appengine/sheriff-o-matic/elements/som-alert-item.html b/go/src/infra/appengine/sheriff-o-matic/elements/som-alert-item.html
index b2cf5f97d55934ab37cf992a805ded2e50b3ba5d..b912f9d86665a8f534be619e40d5c8fc6bceed48 100644
--- a/go/src/infra/appengine/sheriff-o-matic/elements/som-alert-item.html
+++ b/go/src/infra/appengine/sheriff-o-matic/elements/som-alert-item.html
@@ -75,7 +75,6 @@
</div>
</div>
<hr/>
- <div class="alert-body">[[alert.body]]</div>
<div class="alert-expanded layout horizontal center">
<a href$="[[tree]]/examine/[[alert.key]]">Examine</a>
<paper-button class="horizontal layout center" on-tap="_fileBug" alt="Link a bug" raised noink>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698