Fix for Select all not working in interface/billing/billing_manager.php
commit4d8ab8f8c872d8d4bf3771de8d49cab0ebcca47b
authorRanganath Pathak <pathak01@hotmail.com>
Thu, 14 Jun 2018 16:43:37 +0000 (14 09:43 -0700)
committerBrady Miller <brady.g.miller@gmail.com>
Sat, 16 Jun 2018 02:43:58 +0000 (15 19:43 -0700)
treecb202c4fcddda4fb8a2ade857a331d6818578a28
parent351a63a57cd875e74d8dd41cae7402a0203b9dec
Fix for Select all not working in interface/billing/billing_manager.php

removed return false; from

<li><a class="link_submit"  href="javascript:select_all(); return false;"><strong>
<?php  echo  xlt('Select All'); ?></strong></a></li>
interface/billing/billing_report.php