RT#39638 [selective v3 backport of commit 7516e3da0f17eeecba27219ef96a8b5f46af2083...
[freeside.git] / httemplate / elements / tr-select-alarm_station.html
1 <& /elements/tr-select-table.html,
2      label       => 'Central Station',
3      table       => 'alarm_station',
4      #name_col    => 'stationname',
5      add_inline  => 1,
6      add_fields  => [ 'stationname' ],
7      add_right   => [ 'Alarm configuration', 'Alarm global configuration' ],
8      @_,
9 &>