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

Unified Diff: dashboard/dashboard/elements/chart-tooltip.html

Issue 2959503002: Enable Polymer.Settings.useNativeShadow on the dashboard. (Closed)
Patch Set: Created 3 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
Index: dashboard/dashboard/elements/chart-tooltip.html
diff --git a/dashboard/dashboard/elements/chart-tooltip.html b/dashboard/dashboard/elements/chart-tooltip.html
index a5c924a203f9f13bed07a9c1211e024b5981690d..be993de3f52e9c26643fe6208bce2bbadd1ec686 100644
--- a/dashboard/dashboard/elements/chart-tooltip.html
+++ b/dashboard/dashboard/elements/chart-tooltip.html
@@ -43,6 +43,7 @@ was just clicked.
<dialog-container id="container">
<triage-dialog id="triage"
xsrf-token="{{xsrfToken}}"
+ hidden$="{{!alerts}}"
alerts="{{alerts}}"></triage-dialog>
<paper-card id="tooltip" alwaysOnTop elevation=4>
<style>
« no previous file with comments | « dashboard/dashboard/elements/chart-legend-tooltip-test.html ('k') | dashboard/dashboard/static/group_report.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698