RT# 79780 - added a 60 second pause when there is a connection failure, then retry...
[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 %>