| Index: remoting/webapp/main.html
|
| diff --git a/remoting/webapp/main.html b/remoting/webapp/main.html
|
| index 7d633765453a7ecd13f5819a435b188aeb152c63..e5387d3b369ec7f15d7aac03ed575c1b2d8092d5 100644
|
| --- a/remoting/webapp/main.html
|
| +++ b/remoting/webapp/main.html
|
| @@ -65,6 +65,7 @@ found in the LICENSE file.
|
| </section> <!-- loading-mode -->
|
|
|
| <div id="daemon-plugin-container"></div>
|
| + <div id="host-plugin-container"></div>
|
|
|
| <iframe id="wcs-sandbox" src="wcs_sandbox.html" hidden></iframe>
|
|
|
| @@ -446,8 +447,6 @@ found in the LICENSE file.
|
| <button id="cancel-share-button" i18n-content="CANCEL"></button>
|
| </div>
|
|
|
| - <div id="host-plugin-container"></div>
|
| -
|
| </div> <!-- host dialog -->
|
|
|
| <div id="client-dialog"
|
|
|