openstreetmap-website/app/views/redactions
Christopher Bazin 248f63f728 Enable line breaks in performatted text within rich text
This stops redaction details being truncated at the edge of the
page when they have long lines of preformatted text.

Also use a div instead of a paragraph for redaction details so
that formatting is consistent with other rich text blocks.

Closes #1885
Fixes #1845
2018-10-22 10:44:16 +01:00
..
_redaction.html.erb No need for explicit h() escaping in new code 2012-04-05 14:09:19 +01:00
_redactions.html.erb Added redactions resource 2012-04-05 13:50:15 +01:00
edit.html.erb Use lazy translation lookups for redactions 2018-04-25 14:39:37 +08:00
index.html.erb Use lazy translation lookups for redactions 2018-04-25 14:39:37 +08:00
new.html.erb Use lazy translation lookups for redactions 2018-04-25 14:39:37 +08:00
show.html.erb Enable line breaks in performatted text within rich text 2018-10-22 10:44:16 +01:00