RT#27396: Why does it take so long for the New/Edit billing event pages to load?...
[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 &>