add h_svc_circuit.pm, needed for h_labels to work, #34107, from #23879
[freeside.git] / httemplate / elements / select-alarm_station.html
1 <& /elements/select-table.html,
2     'table'       => 'alarm_station',
3     'name_col'    => 'stationname',
4     'empty_label' => 'Select central station',
5     'agent_virt'  => 1,
6     'agent_null'  => 1,
7     @_,
8 &>