allow comments for MSIE
[Pman.Core] / Pman.Dialog.CoreEmail.js
index 84ac097..abd1e2d 100644 (file)
@@ -781,6 +781,7 @@ Pman.Dialog.CoreEmail = {
                items  : [
                 {
                  xtype : 'HtmlEditor',
+                 allowComments : true,
                  autosave : function() {
                      
                      var body = _this.form.findField('bodytext');