bulk reqs: require script & title

This commit is contained in:
Toks
2014-06-17 13:10:13 -04:00
parent a8a1d5e783
commit 016ea330d0
2 changed files with 3 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ create alias aaa -> bbb
create implication aaa -> bbb
mass update aaa -> bbb
</pre>
<%= text_area :bulk_update_request, :script, :size => "50x10" %>
<%= text_area :bulk_update_request, :script, :size => "50x10", :required => true %>
</div>
<div class="input">