no need for a one-choice "Add new location" location dropdown on prospect add, RT...
[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 &>