gitlab-org--gitlab-foss/app/views/layouts/_flash.html.haml
Cyril a9a5497915 refactor flash
* make unobtrusive js
* convert js to coffee
2012-12-01 18:40:47 +01:00

3 lines
61 B
Text

- if text = alert || notice
#flash-container
%h4= text