add indices on cust_pay_pending.paynum .void_paynum and .jobnum, RT#23357, github...
[freeside.git] / httemplate / elements / select-part_event.html
1 <% include( '/elements/select-table.html',
2               'table'      => 'part_event',
3               'name_col'   => 'event',
4               @_,
5           )
6 %>