app/views/layouts/_flash.html.haml in artfully_ose-1.2.0.pre.18 vs app/views/layouts/_flash.html.haml in artfully_ose-1.2.0.pre.19
- old
+ new
@@ -1 +1 @@
-- [:notice, :error, :alert, :info].each do |type|
+- [:notice, :success, :error, :alert, :info].each do |type|
\ No newline at end of file