diff --git a/core/client/views/editor.js b/core/client/views/editor.js index aeb26f5873..35b29605c6 100644 --- a/core/client/views/editor.js +++ b/core/client/views/editor.js @@ -387,7 +387,6 @@ model: { options: { close: true, - type: "info", style: ["wide"], animation: 'fade' }, @@ -531,7 +530,6 @@ model: { options: { close: true, - type: "info", style: ["wide"], animation: 'fade' },