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

Unified Diff: runtime/observatory/lib/src/elements/nav_bar.html

Issue 2161363002: Refactoring of nav-notify (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Removed duplicated nav-notify tag Created 4 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
Index: runtime/observatory/lib/src/elements/nav_bar.html
diff --git a/runtime/observatory/lib/src/elements/nav_bar.html b/runtime/observatory/lib/src/elements/nav_bar.html
index 62c36c37fb4df92b6c6aac31afb458217038243f..92e7b9e79b5190b0b482ee35cd05e38e8448cbab 100644
--- a/runtime/observatory/lib/src/elements/nav_bar.html
+++ b/runtime/observatory/lib/src/elements/nav_bar.html
@@ -33,8 +33,6 @@
</style>
<nav>
<ul>
- <nav-notify notifications="{{ app.notifications }}"
- notifyOnPause="{{ notifyOnPause }}"></nav-notify>
<content></content>
</ul>
</nav>
« no previous file with comments | « runtime/observatory/lib/src/elements/nav_bar.dart ('k') | runtime/observatory/lib/src/elements/object_view.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698