update action cable for order resservation

This commit is contained in:
Aung Myo
2018-04-22 14:11:04 +06:30
parent 268cae09f5
commit 1fe48b57d0
6 changed files with 56 additions and 3 deletions

View File

@@ -22,7 +22,7 @@
<div class="tab-pane active" id="pending" role="tabpanel">
<div class="card-block font-13">
<div id="menu-slimscroll" data-height="50">
<table class="table table-stripe custom-table">
<table class="table table-stripe custom-table order_reserve_cable">
<tbody>
<% i=1
@order.each do |order| %>