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

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 Dependent change w/ unit test fix Created 4 years, 2 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
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..40c4568dee465f6467ce9dead701724fdb058268 100644
--- a/remoting/webapp/crd/html/dialog_host.html
+++ b/remoting/webapp/crd/html/dialog_host.html
@@ -64,4 +64,8 @@ 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"></span>
+ </div>
+
</div> <!-- host dialog -->

Powered by Google App Engine
This is Rietveld 408576698