| Index: remoting/webapp/app_remoting/html/idle_dialog.html
|
| diff --git a/remoting/webapp/app_remoting/html/idle_dialog.html b/remoting/webapp/app_remoting/html/idle_dialog.html
|
| deleted file mode 100644
|
| index 37b8d868179a8b551d31bd731d0649b4df037565..0000000000000000000000000000000000000000
|
| --- a/remoting/webapp/app_remoting/html/idle_dialog.html
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -<dialog id="idle-dialog" class="kd-modaldialog">
|
| - <p class="idle-warning-message"
|
| - i18n-content="IDLE_TIMEOUT_WARNING"></p>
|
| - <div class="button-row">
|
| - <button class="idle-dialog-continue"
|
| - i18n-content="IDLE_CONTINUE"></button>
|
| - <button class="idle-dialog-disconnect"
|
| - i18n-content="IDLE_DISCONNECT"></button>
|
| - </div>
|
| -</dialog>
|
|
|