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

Unified Diff: remoting/webapp/crd/html/dialog_host.html

Issue 2453193004: CRD Webapp changes to support Confirmation Dialog It2Me state (Closed)
Patch Set: Merging with upstream CL and updating the connection string enum to match Created 4 years, 1 month 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/base/js/ui_mode.js ('k') | remoting/webapp/crd/js/host_screen.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/crd/html/dialog_host.html
diff --git a/remoting/webapp/crd/html/dialog_host.html b/remoting/webapp/crd/html/dialog_host.html
index 7e054722cfd751f05180ddfcc6d6bd514f7ca3dc..adc752ae5122c037f3c6080d4c11c5d744830f7e 100644
--- a/remoting/webapp/crd/html/dialog_host.html
+++ b/remoting/webapp/crd/html/dialog_host.html
@@ -64,4 +64,9 @@ found in the LICENSE file.
<button id="cancel-share-button" i18n-content="CANCEL"></button>
</div>
+ <div data-ui-mode="home.host.waiting-for-accept">
+ <span i18n-content="INSTRUCTIONS_SHARE_PROMPT"
+ i18n-value-name-1="SHARE_CONFIRM_DIALOG_CONFIRM" ></span>
+ </div>
+
</div> <!-- host dialog -->
« no previous file with comments | « remoting/webapp/base/js/ui_mode.js ('k') | remoting/webapp/crd/js/host_screen.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698