mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Get rid of old modal types
Fixes TryGhost/Ghost-UI/issues/17
This commit is contained in:
parent
4907265019
commit
18be7a8999
1 changed files with 0 additions and 2 deletions
|
@ -387,7 +387,6 @@
|
||||||
model: {
|
model: {
|
||||||
options: {
|
options: {
|
||||||
close: true,
|
close: true,
|
||||||
type: "info",
|
|
||||||
style: ["wide"],
|
style: ["wide"],
|
||||||
animation: 'fade'
|
animation: 'fade'
|
||||||
},
|
},
|
||||||
|
@ -531,7 +530,6 @@
|
||||||
model: {
|
model: {
|
||||||
options: {
|
options: {
|
||||||
close: true,
|
close: true,
|
||||||
type: "info",
|
|
||||||
style: ["wide"],
|
style: ["wide"],
|
||||||
animation: 'fade'
|
animation: 'fade'
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue