X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/5028701711e4a1ee85e88f5ff7f1caf911dad8e5..30c11b8f1c25ec09d841d52e118a9f8ff5808f1b:/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; },