assign in_juty in sale edit

This commit is contained in:
Zin Lin Phyo
2017-08-30 15:57:15 +06:30
parent bc84a384a5
commit 675ebd56a7
9 changed files with 374 additions and 266 deletions

View File

@@ -6,5 +6,5 @@
<li>New</li>
</ul>
</div>
<%= render 'form', in_juty: @in_juty %>
<%= render 'form', in_juty: @in_juty, table: @table %>
</div>