This website requires JavaScript.
Explore
Help
Sign In
agenda-libre
/
agenda-libre-ruby
Watch
2
Star
1
Fork
0
You've already forked agenda-libre-ruby
Code
Issues
Pull Requests
Releases
Activity
4c2ecbe6e4
agenda-libre-ruby
/
app
/
views
/
layouts
/
_flash.html.haml
4 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Traductions et look global en place
2013-11-24 16:11:44 +01:00
#flash_messages
- flash.each do |key, value|
Travail sur l'accessibilité
2014-06-29 10:29:43 +02:00
.flash(class="#{key}")= value
Copy Permalink