Zone Created_at Bug Fix

This commit is contained in:
Phyo
2017-06-19 16:24:44 +06:30
parent d78327f906
commit c02e305c30
6 changed files with 16 additions and 12 deletions

View File

@@ -7,7 +7,6 @@
<%= f.input :seater %>
<%= f.input :order_by %>
<%= f.input :is_active %>
<%= f.input :created_by, :collection => Employee.collection %>
</div>
<div class="form-actions">