Optimize "Customer has a referring customer" condition, RT#74452
[freeside.git] / httemplate / elements / select-conferencing_type.html
1 <& /elements/select-table.html,
2     'table'       => 'conferencing_type',
3     'name_col'    => 'typename',
4     'order_by'    => 'ORDER BY typeid',
5     'empty_label' => 'Select type',
6     @_,
7 &>