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

Unified Diff: remoting/webapp/html/template_main.html

Issue 282113002: Fix installer download for apps v2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed ignored parameters. Created 6 years, 7 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 | « remoting/webapp/host_install_dialog.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/html/template_main.html
diff --git a/remoting/webapp/html/template_main.html b/remoting/webapp/html/template_main.html
index 78e738e93b3a9f9d65ac9600907a64e17633cde3..e49551dc4f182c8de526cc3cff1480795369a6f8 100644
--- a/remoting/webapp/html/template_main.html
+++ b/remoting/webapp/html/template_main.html
@@ -50,7 +50,7 @@ found in the LICENSE file.
<meta-include src="webapp/html/dialog_auth.html"/>
<div class="dialog-screen"
- data-ui-mode="home.host home.client home.history home.confirm-host-delete home.host-setup home.token-refresh-failed home.manage-pairings"
+ data-ui-mode="home.host home.client home.history home.confirm-host-delete home.host-setup home.token-refresh-failed home.manage-pairings home.host-setup home.host-install"
hidden></div>
<div class="dialog-container"
« no previous file with comments | « remoting/webapp/host_install_dialog.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698