www/js/set_devices.js

changeset 703
344470c6bb1c
parent 701
e50a5003c7ac
child 712
93a87fe230cc
--- a/www/js/set_devices.js	Wed Apr 24 11:04:00 2024 +0200
+++ b/www/js/set_devices.js	Wed Apr 24 16:46:45 2024 +0200
@@ -24,8 +24,8 @@
 function createDelElements() {
  $('#eventWindow').jqxWindow({
   theme: theme,
-  position: { x: 490, y: 210 },
-  width: 300,
+  position: { x: 430, y: 210 },
+  width: 420,
   height: 175,
   resizable: false,
   isModal: true,

mercurial