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

Unified Diff: web/apps/logdog-app/elements/elements.html

Issue 2991253003: [logdog] Replace list view with query view. (Closed)
Patch Set: handle enter for submit Created 3 years, 4 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 | web/apps/logdog-app/elements/logdog-app/logdog-app.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: web/apps/logdog-app/elements/elements.html
diff --git a/web/apps/logdog-app/elements/elements.html b/web/apps/logdog-app/elements/elements.html
index 42b777bc709866abe0d7396932c7a528a474d3d2..c52773bc886a447700bec1fb4ea767add3c632c7 100644
--- a/web/apps/logdog-app/elements/elements.html
+++ b/web/apps/logdog-app/elements/elements.html
@@ -39,7 +39,8 @@
<link rel="import" href="../inc/logdog-stream/logdog-error.html">
<link rel="import" href="../inc/logdog-stream/logdog-stream.html">
<link rel="import" href="../inc/logdog-stream-view/logdog-stream-view.html">
-<link rel="import" href="../inc/logdog-list-view/logdog-list-view.html">
+<link rel="import" href="../inc/logdog-query-view/logdog-query-panel.html">
+<link rel="import" href="../inc/logdog-query-view/logdog-query-view.html">
<link rel="import" href="../inc/logdog-app-base/logdog-app-base.html">
<link rel="import" href="logdog-app/logdog-app.html">
« no previous file with comments | « no previous file | web/apps/logdog-app/elements/logdog-app/logdog-app.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698