gitlabhq/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

4 lines
61 B
Plaintext

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