remove space
This commit is contained in:
@@ -747,10 +747,8 @@
|
||||
*/
|
||||
createFromElementType: function (elementTypeDataModel) {
|
||||
|
||||
|
||||
elementTypeDataModel = clipboardService.parseContentForPaste(elementTypeDataModel);
|
||||
|
||||
|
||||
var contentElementTypeKey = elementTypeDataModel.contentTypeKey;
|
||||
|
||||
var layoutEntry = this.create(contentElementTypeKey);
|
||||
|
||||
Reference in New Issue
Block a user