update view

This commit is contained in:
Aung Myo
2017-07-09 11:02:32 +06:30
parent c73cfa4c2d
commit 292c8ff563
2 changed files with 3 additions and 10 deletions

View File

@@ -24,11 +24,9 @@
<div class="table-responsive">
<table class="table table-bordered">
<thead>
<% if params[:from]%>
<tr>
<th colspan="17"> Sale (<%= params[:from] rescue '-' %> - <%= params[:to] rescue '-'%>)</th>
<th colspan="17"> Sale (<%= from rescue '-' %> - <%= to rescue '-'%>)</th>
</tr>
<% end %>
<tr>
<th style='text-align:center;'>Sr.no</th>
<th style='text-align:center;'>Date</th>