mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-11-22 22:17:31 +03:00
make server config editor readonly
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
This commit is contained in:
parent
49fa88fb69
commit
12a248f102
@ -2768,6 +2768,7 @@
|
||||
QS('dialog').bottom = '80px';
|
||||
QS('dialog').top = QS('dialog').left = QS('dialog').right = '100px';
|
||||
Q('d4editorarea').value = message.data;
|
||||
Q('d4editorarea').setAttribute('readonly','readonly');
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user