]> git.openstreetmap.org Git - rails.git/commit
Wrap flash messages in a div instead of a paragraph
authorTom Hughes <tom@compton.nu>
Wed, 11 Feb 2015 21:26:22 +0000 (21:26 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 11 Feb 2015 21:32:56 +0000 (21:32 +0000)
commit27179c870656fdd7adbc42e8b76fec0227594be9
treea0de6d306634a44c0ad49022f07dd6514720afb6
parentd5e90c0d8786d310aa7cbfe32d0c5fe349e0f641
Wrap flash messages in a div instead of a paragraph

This allows more complex HTML in the message, closing #896.
app/assets/stylesheets/common.scss
app/views/layouts/_flash.html.erb
test/controllers/message_controller_test.rb