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

Unified Diff: web/inc/logdog-app-base/logdog-app-base.html

Issue 2570963003: Revert of Rewrite LogDog log viewer app. (Closed)
Patch Set: Created 4 years 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/inc/README.md ('k') | web/inc/logdog-stream-view/fetcher.ts » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: web/inc/logdog-app-base/logdog-app-base.html
diff --git a/web/inc/logdog-app-base/logdog-app-base.html b/web/inc/logdog-app-base/logdog-app-base.html
index 1e8d199f6893b8fa045aceff50e6837a51c8e01f..91a8a46c140e1bf6b2f5fee9533076b42e52db03 100644
--- a/web/inc/logdog-app-base/logdog-app-base.html
+++ b/web/inc/logdog-app-base/logdog-app-base.html
@@ -19,9 +19,6 @@
}
this.production = (window.location.port === "");
-
- // Sets app default base URL.
- this.baseUrl = window.location.pathname;
};
/**
« no previous file with comments | « web/inc/README.md ('k') | web/inc/logdog-stream-view/fetcher.ts » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698