www/js/set_devices.js

changeset 703
344470c6bb1c
parent 701
e50a5003c7ac
child 712
93a87fe230cc
equal deleted inserted replaced
702:d77891f8915d 703:344470c6bb1c
22 22
23 23
24 function createDelElements() { 24 function createDelElements() {
25 $('#eventWindow').jqxWindow({ 25 $('#eventWindow').jqxWindow({
26 theme: theme, 26 theme: theme,
27 position: { x: 490, y: 210 }, 27 position: { x: 430, y: 210 },
28 width: 300, 28 width: 420,
29 height: 175, 29 height: 175,
30 resizable: false, 30 resizable: false,
31 isModal: true, 31 isModal: true,
32 modalOpacity: 0.4, 32 modalOpacity: 0.4,
33 okButton: $('#delOk'), 33 okButton: $('#delOk'),

mercurial