mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Updated the animation option on Upload Modals to new format
This commit is contained in:
parent
53f340cc96
commit
c1e677915d
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@
|
|||
close: false,
|
||||
type: "action",
|
||||
style: ["wide"],
|
||||
animation: 'fadeIn',
|
||||
animation: 'fade',
|
||||
afterRender: function () {
|
||||
this.$('.js-drop-zone').upload();
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue