X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/cecdda17fa90040f58f36ff0abcff0f7de1784df..ac50cae92710f684c801ad933b924de2bec2b460:/src/editor/plugins/core/edumed/gaps/element.js diff --git a/src/editor/plugins/core/edumed/gaps/element.js b/src/editor/plugins/core/edumed/gaps/element.js index 294ac0a..db8d0c5 100644 --- a/src/editor/plugins/core/edumed/gaps/element.js +++ b/src/editor/plugins/core/edumed/gaps/element.js @@ -16,6 +16,7 @@ _.extend(OrderExerciceElement, { this._container().append(view); this.createContainer(this.wlxmlNode.contents(), { + resetBackground: true, manages: function() { return true; },