invoice_sections_with_taxes per-agent, RT#79636
[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 &>