Assign vandalism reports for users to moderators

This commit is contained in:
Tom Hughes 2018-06-17 11:14:19 +01:00
parent 6c225bd01c
commit e5604ce98e
10 changed files with 76 additions and 69 deletions

View file

@ -32,7 +32,7 @@
</div>
<div class='form-row'>
<%= text_area :report, :details, :cols => 20, :rows => 5, placeholder: t('.details'), :required => true %>
<%= text_area :report, :details, :cols => 20, :rows => 5, placeholder: t('.details') %>
</div>
<div class='buttons'>