Angel Moya - PESOL 6 years ago
committed by GitHub
parent
commit
e5b53e100e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      web_dialog_size/static/src/js/web_dialog_size.js

3
web_dialog_size/static/src/js/web_dialog_size.js

@ -32,7 +32,8 @@ Dialog.include({
handle: '.modal-header',
helper: false
});
}
};
return this;
},
close: function() {

Loading…
Cancel
Save