wysiwyg modal backdrop

This commit is contained in:
Yuri Kuznetsov
2021-02-08 15:37:17 +02:00
parent 220992fc37
commit f1bf439f7b
2 changed files with 0 additions and 4 deletions
@@ -30,8 +30,6 @@ define('views/wysiwyg/modals/insert-image', 'views/modal', function (Dep) {
return Dep.extend({
backdrop: true,
template: 'wysiwyg/modals/insert-image',
events: {
@@ -30,8 +30,6 @@ define('views/wysiwyg/modals/insert-link', 'views/modal', function (Dep) {
return Dep.extend({
backdrop: true,
template: 'wysiwyg/modals/insert-link',
events: {