X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0071025400589cdf0320466609bdbb6ed27e1fb4..50091893d44ecfc48c13bb2269f23a6f23aea1d2:/app/views/reports/new.html.erb diff --git a/app/views/reports/new.html.erb b/app/views/reports/new.html.erb index 98d135890..1d83a3a59 100644 --- a/app/views/reports/new.html.erb +++ b/app/views/reports/new.html.erb @@ -32,7 +32,7 @@
- <%= text_area :report, :details, :cols => 20, :rows => 5, placeholder: t('.details'), :required => true %> + <%= text_area :report, :details, :cols => 20, :rows => 5, :placeholder => t('.details') %>