This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
5aca1d64e0
gitlab-org--gitlab-foss
/
app
/
views
/
layouts
/
_flash.html.haml
4 lines
61 B
Text
Raw
Normal View
History
Unescape
Escape
refactor flash * make unobtrusive js * convert js to coffee
2012-11-29 16:51:51 -05:00
- if text = alert || notice
#flash-container
%h4= text
Copy permalink