]> git.openstreetmap.org Git - rails.git/commit
Allow inline styling on pages that display the map
authorTom Hughes <tom@compton.nu>
Mon, 31 Dec 2018 09:30:40 +0000 (09:30 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 31 Dec 2018 09:32:13 +0000 (09:32 +0000)
commit801271363d2ce19b7b2d25e9181e7e035d39e35d
tree89bd638df67acea6ad49137b9ab81482bd751766
parent3d4a1079340a3ec939ff56d388a41a8715904836
Allow inline styling on pages that display the map

Both leaflet itself and at least one of our plugins use inline
styling to style markers so we need to allow it.

Fixes #2093
app/controllers/application_controller.rb