editor: Disable update blockDefaults for texts and images
This commit is contained in:
@@ -18,7 +18,8 @@ define([
|
||||
type: 'text',
|
||||
text: 'Edit this to insert text'
|
||||
}, App.getConfig().get('blockDefaults.text'));
|
||||
}
|
||||
},
|
||||
_updateDefaults: function updateDefaults() {}
|
||||
});
|
||||
|
||||
Module.TextBlockView = base.BlockView.extend({
|
||||
|
Reference in New Issue
Block a user