droptheplot/adminable

View on GitHub
app/views/adminable/shared/_alert.html.haml

Summary

Maintainability
Test Coverage
.alert.alert-dismissible.fade.in.m-b-1{ :class => "alert-#{ type }" }
  %button.close{ 'aria-label' => 'Close', 'data-dismiss' => :alert, :type => :button }
    %span{ 'aria-hidden' => true } ×
  = message