Merge pull request #2401 from JohnONolan/fix-modal

Get rid of old modal types
This commit is contained in:
Hannah Wolfe 2014-03-15 16:16:17 +00:00
commit 2d4c6647b2

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