openstreetmap-website/app/views/redactions
Andy Allan 627f2493fa Refactor away from global form control styling
This enables forms to be converted one-by-one to bootstrap. Without this
refactoring, these global styles interfere with form control styling from
bootstrap.

The rearrangement of the search and directions styling is to solve CSS selector specitivity issues.
2020-07-01 17:23:02 +02:00
..
_redaction.html.erb No need for explicit h() escaping in new code 2012-04-05 14:09:19 +01:00
edit.html.erb Refactor away from global form control styling 2020-07-01 17:23:02 +02:00
index.html.erb Simplify partial rendering when the partial is named after the model 2019-06-26 14:13:09 +02:00
new.html.erb Refactor away from global form control styling 2020-07-01 17:23:02 +02:00
show.html.erb Convert various moderator? tests to use cancancan permissions checks 2019-10-23 11:26:16 +02:00