update scrll and member transaction

This commit is contained in:
Aung Myo
2017-07-03 17:44:26 +06:30
parent e3477fd268
commit 8aa12406db
19 changed files with 91 additions and 77 deletions

View File

@@ -10,7 +10,7 @@
<div class="row">
<div class="col-lg-7 col-md-7 col-sm-7">
<div class="main-box-body clearfix">
<div class="main-box-body clearfix" style="min-height:500px; max-height:500px; overflow-x:scroll">
<div class="table-responsive">
<table class="table table-striped">
@@ -71,7 +71,7 @@
</div>
<div class="col-lg-4 col-md-4 col-sm-4">
<div class="col-lg-4 col-md-4 col-sm-4" style="min-height:600px; max-height:600px; overflow-x:scroll">
<%= simple_form_for @crm_customer,:url => crm_customers_path, :method => :post do |f| %>
<span class="patch_method"></span>