mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Merge pull request #926 from angelmoya/patch-1
[FIX] web_dialog_size: Fix discard
This commit is contained in:
@@ -32,7 +32,8 @@ Dialog.include({
|
||||
handle: '.modal-header',
|
||||
helper: false
|
||||
});
|
||||
}
|
||||
};
|
||||
return this;
|
||||
},
|
||||
|
||||
close: function() {
|
||||
|
||||
Reference in New Issue
Block a user