mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -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: {
|
||||
options: {
|
||||
close: true,
|
||||
type: "info",
|
||||
style: ["wide"],
|
||||
animation: 'fade'
|
||||
},
|
||||
|
@ -531,7 +530,6 @@
|
|||
model: {
|
||||
options: {
|
||||
close: true,
|
||||
type: "info",
|
||||
style: ["wide"],
|
||||
animation: 'fade'
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue