Updated the animation option on Upload Modals to new format

This commit is contained in:
Matthew Harrison-Jones 2013-09-06 15:39:26 +01:00
parent d73dca66a9
commit 38abb54cad

View File

@ -187,7 +187,7 @@
close: false,
type: "action",
style: ["wide"],
animation: 'fadeIn',
animation: 'fade',
afterRender: function () {
this.$('.js-drop-zone').upload();
},