mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-15 12:44:03 +00:00
6 lines
No EOL
221 B
Text
6 lines
No EOL
221 B
Text
- flash.each do |type, message|
|
|
%div{:class=>"alert alert-dismissable #{bootstrap_class_for(type)}", :id=>"flash"}
|
|
.button.close{"data-dismiss" => "alert", "aria-hidden"=>"true"}
|
|
×
|
|
%p
|
|
= message |