Skip to content

Commit

Permalink
Filter Option Ajax
Browse files Browse the repository at this point in the history
  • Loading branch information
KaushikOP committed Jul 12, 2021
1 parent 7d6734b commit c53904f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Receivables.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,13 +164,8 @@ <h5 class="col-2">Select client:</h5>
<td class="text-center">
<?php echo $row_count; ?>
</td>
<<<<<<< HEAD
<td class="text-left" >
<?php echo $row['shortform']; ?>
=======
<td class="text-left">
<?php echo $row['shortForm']; ?>
>>>>>>> a8a0a3f66eb451500d7427ad9dd77833af5d539b
</td>
<td class="text-left">
<?php echo $row['invoice_no']; ?>
Expand Down

0 comments on commit c53904f

Please sign in to comment.