0
Fork 0
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:
John O'Nolan 2014-03-15 17:12:49 +01:00
parent 4907265019
commit 18be7a8999

View file

@ -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'
},