mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
Merge pull request #2401 from JohnONolan/fix-modal
Get rid of old modal types
This commit is contained in:
commit
2d4c6647b2
@ -387,7 +387,6 @@
|
||||
model: {
|
||||
options: {
|
||||
close: true,
|
||||
type: "info",
|
||||
style: ["wide"],
|
||||
animation: 'fade'
|
||||
},
|
||||
@ -531,7 +530,6 @@
|
||||
model: {
|
||||
options: {
|
||||
close: true,
|
||||
type: "info",
|
||||
style: ["wide"],
|
||||
animation: 'fade'
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user