diff -r d77891f8915d -r 344470c6bb1c www/js/set_devices.js --- 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,