1
0
Fork 0
dokkan-data-rails/app/views/application/_flash_message.html.slim
2015-10-14 10:00:16 -04:00

5 lines
174 B
Text

.alert.slide.up class=bootstrap_class_for(type)
button.close type='button' data-dismiss='alert'
span aria-hidden='true' ×
span.sr-only Close
= raw(message)