Updated the animation option on Upload Modals to new format
This commit is contained in:
parent
d73dca66a9
commit
38abb54cad
@ -187,7 +187,7 @@
|
||||
close: false,
|
||||
type: "action",
|
||||
style: ["wide"],
|
||||
animation: 'fadeIn',
|
||||
animation: 'fade',
|
||||
afterRender: function () {
|
||||
this.$('.js-drop-zone').upload();
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user