calculate current day consistently for sync_bill_date + prorate_round_day, #34622
[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 &>