RT# 21110, Updated files to use jquery-validate jquery plugin. This allows for field...
[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 &>