www/js/set_fermenters.js

changeset 717
22dd7ab614e5
parent 713
ea24b4ce02b1
child 723
99e3e6971f97
--- a/www/js/set_fermenters.js	Thu May 02 15:49:16 2024 +0200
+++ b/www/js/set_fermenters.js	Fri May 03 14:14:01 2024 +0200
@@ -45,9 +45,9 @@
 function createAddElements() {
  $('#addWindow').jqxWindow({
   theme: theme,
-  position: { x: 400, y: 210 },
-  width: 480,
-  height: 180,
+  position: { x: 430, y: 210 },
+  width: 420,
+  height: 175,
   resizable: false,
   isModal: true,
   modalOpacity: 0.4,

mercurial