ui updating for report

This commit is contained in:
Yan
2017-06-13 09:59:56 +06:30
parent 8fc4fa5cf1
commit 3404c5e0bd
7 changed files with 98 additions and 76 deletions

View File

@@ -1,5 +1,6 @@
<%= form_tag report_path, :method => :get, :id=>"frm_report" do %>
<div class="row">
<div class="col-md-12"></div>
<div class="span3">
<% if defined? product_account %>
<%= select_tag "account", options_from_collection_for_select(@accounts,"id","title", :selected => params[:account])%>

View File

@@ -8,6 +8,7 @@
</span>
</ul>
</div>
<div class="card">
<table class="table table-striped">
<thead>