]> git.openstreetmap.org Git - rails.git/commitdiff
Refactor richtext fields to use a custom bootstrap_form input.
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 13 Jan 2021 14:05:39 +0000 (14:05 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 13 Jan 2021 14:05:39 +0000 (14:05 +0000)
This allows us to use form_group_builder and get all the label and
help text handling in line with other bootstrap_form inputs.


No differences found