diff --git a/views/default.handlebars b/views/default.handlebars index 90bbd52a..6e4ac0b0 100644 --- a/views/default.handlebars +++ b/views/default.handlebars @@ -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;