Commit fbba693e authored by 刘小敏's avatar 刘小敏

富文本去掉选择图片功能

parent 0da93a98
......@@ -4414,11 +4414,12 @@ ImageButton = (function(superClass) {
}, {
name: 'external-image',
text: this._t('externalImage')
}, {
name: 'select-image',
text: this._t('selectImage'),
param: 'select-image'
}
},
// {
// name: 'select-image',
// text: this._t('selectImage'),
// param: 'select-image'
// }
];
} else {
this.menu = false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment