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

Unified Diff: web/inc/apps/logdog-app/main.ts

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 | « web/apps/logdog-app/elements/routing.html ('k') | web/inc/logdog-list-view/logdog-list-view.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: web/inc/apps/logdog-app/main.ts
diff --git a/web/inc/apps/logdog-app/main.ts b/web/inc/apps/logdog-app/main.ts
index d9ee3a5487aa3fbfbb2802be7168e5eb5cec0ad2..b27a663d5581b2f6481f5f891e96870cd108854a 100644
--- a/web/inc/apps/logdog-app/main.ts
+++ b/web/inc/apps/logdog-app/main.ts
@@ -5,3 +5,4 @@
*/
///<reference path="../../logdog-stream-view/model.ts" />
+///<reference path="../../logdog-query-view/view.ts" />
« no previous file with comments | « web/apps/logdog-app/elements/routing.html ('k') | web/inc/logdog-list-view/logdog-list-view.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698