Allow duplicate content

[MAILPOET-968]
This commit is contained in:
Pavel Dohnal
2017-07-11 09:56:54 +01:00
parent 23d90c9f73
commit 695152e947
5 changed files with 37 additions and 2 deletions

View File

@@ -161,6 +161,7 @@ define([
tools: {
settings: this.renderOptions.depth === 1,
delete: this.renderOptions.depth === 1,
duplicate: true,
move: this.renderOptions.depth === 1,
layerSelector: false,
},