add indices on cust_pay_pending.paynum .void_paynum and .jobnum, RT#23357, github...
[freeside.git] / httemplate / elements / select-radius_group.html
1 <& /elements/select-table.html,
2     table       => 'radius_group',
3     name_col    => 'long_description',
4     order_by    => 'ORDER BY groupname', # better idea?
5     @_ 
6 &>