app/views/tramway/landing/templates/_alert.html.haml in tramway-landing-3.0.2.3 vs app/views/tramway/landing/templates/_alert.html.haml in tramway-landing-3.0.2.4
- old
+ new
@@ -1,5 +1,5 @@
-.alert{ role: :alert, class: "alert-#{alert_type}" }
+.alert.flash{ role: :alert, class: "alert-#{alert_type}" }
- if defined? title
%h4.alert-heading
= title
= render 'tramway/landing/templates/alerts/close_button'
- if defined? short_description