RT# 77470 - Fixed error with select reason drop down box, not working when no pre_opt...
[freeside.git] / httemplate / elements / select-cable_model.html
1 <% include( '/elements/select-table.html',
2     'table'            => 'cable_model',
3     'name_col'         => 'model_name',
4     'empty_label'      => 'Select model',
5     @_,
6    )
7 %>