customer back

This commit is contained in:
phyusin
2018-10-02 16:42:52 +06:30
parent 1ccdeb387b
commit 12ceb8220c

View File

@@ -16,7 +16,7 @@
<div class="card">
<div class="body">
<div class="row p-t-20 p-l-20">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="col-lg-10 col-md-10 col-sm-10 col-xs-10">
<!-- <% path ="/origami/#{@sale_id}/customers" %>
<%= form_tag path, :id => "filter_form", :method => :get do %>
<div class="input-append col-md-7 form-group pull-left">
@@ -45,6 +45,11 @@
</div>
<% end %>
</div>
<div class="col-lg-2 col-md-2 col-sm-2 col-xs-2">
<button type="button" class="btn btn-md btn-block btn-default waves-effect" id='back'>
<i class="material-icons">reply</i>Back
</button>
</div>
</div>
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-8">