update transaction

This commit is contained in:
Aung Myo
2017-11-14 15:48:22 +06:30
parent 937576856f
commit f927d99807
7 changed files with 58 additions and 30 deletions

View File

@@ -73,7 +73,7 @@
</table>
<br>
<%if !@order.nil?%>
<%if !@orders.nil?%>
<%= paginate @orders %>
<%end%>
</div>