update cus show
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
|
||||
<div class="tab-pane" id="order" role="tabpanel" style="min-height:670px; max-height:670px; ">
|
||||
|
||||
<h3><%= t :order_details %></h3>
|
||||
<h5><%= t :order_details %></h5>
|
||||
<div class="table-responsive">
|
||||
<table class="table table-striped">
|
||||
<thead>
|
||||
@@ -128,7 +128,7 @@
|
||||
</div>
|
||||
|
||||
<div class="tab-pane" id="sale" role="tabpanel" style="min-height:670px; max-height:670px; ">
|
||||
<h3><%= t :sale_details %></h3>
|
||||
<h5><%= t :sale_details %></h5>
|
||||
<div class="table-responsive">
|
||||
<table class="table table-striped">
|
||||
<thead>
|
||||
@@ -165,9 +165,8 @@
|
||||
</div>
|
||||
|
||||
<div class="col-lg-1 col-md-1 col-sm-1">
|
||||
<br><br>
|
||||
<a href="<%= crm_customers_path%>" class="btn btn-primary btn-lg">
|
||||
<i class="fa fa-arrow-left fa-lg"></i> <%= t("views.btn.back") %>
|
||||
<a href="<%= crm_customers_path%>" class="btn btn-default btn-sm">
|
||||
<i class="material-icons">reply</i><%= t("views.btn.back") %>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user