minor fixes

This commit is contained in:
Amine Ben hammou
2017-08-29 12:07:57 +00:00
parent 609f1b5e67
commit e7e08dbb3a
2 changed files with 4 additions and 2 deletions

View File

@@ -309,7 +309,6 @@ define('modal', ['mailpoet', 'jquery'],
setDimensions: function() {
switch(this.options.type) {
case 'popup':
console.log(this.options)
// set popup dimensions
jQuery('#mailpoet_popup').css({
width: this.options.width,