X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/851de28303fc9c24d095b9452b862bea618ec0da..f9811827317220eac86a16d7d9a2f67205d35ff1:/app/views/redactions/edit.html.erb diff --git a/app/views/redactions/edit.html.erb b/app/views/redactions/edit.html.erb index 2a5e69d0a..e9b5beaac 100644 --- a/app/views/redactions/edit.html.erb +++ b/app/views/redactions/edit.html.erb @@ -1,19 +1,11 @@ -<% @title = t 'redaction.edit.title' %> -
- <%= f.label :title, t('redaction.edit.title') %>
- <%= f.text_field :title %>
-
- <%= f.label :description, t('redaction.edit.description') %>
- <%= richtext_area :redaction, :description, :cols => 80, :rows => 20, :format => @redaction.description_format %>
-
- <%= f.submit t('redaction.edit.submit') %> -
+<% content_for :heading do %> +