summaryrefslogtreecommitdiff
path: root/web/kvm/window-webterm.pug
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2021-07-14 20:06:32 +0300
committerDevaev Maxim <[email protected]>2021-07-14 20:06:32 +0300
commit105928193b50f40facdc0bfc479dc51a06a97efa (patch)
treea1b6e248ac310fbffc2d13ac8a9d123c80dc52f3 /web/kvm/window-webterm.pug
parentd8c373103135d743c91b0a9e9e142625b79a771d (diff)
two keyboard buttons
Diffstat (limited to 'web/kvm/window-webterm.pug')
-rw-r--r--web/kvm/window-webterm.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/window-webterm.pug b/web/kvm/window-webterm.pug
index e6c1d196..d909c14a 100644
--- a/web/kvm/window-webterm.pug
+++ b/web/kvm/window-webterm.pug
@@ -1,4 +1,4 @@
-div(id="webterm-window" class="window window-resizable" data-show-by-button="show-webterm-button" style="width: 640px; height: 480px")
+div(id="webterm-window" class="window window-resizable" style="width: 640px; height: 480px")
div(class="window-header")
div(class="window-grab") Terminal
button(class="window-button-close") &times;