FS RT #30831 - passing the ISO 3166-1 alpha-2 country code to ut_phonen
[freeside.git] / httemplate / elements / tr-select-alarm_system.html
1 <& /elements/tr-select-table.html,
2      label       => 'Vendor',
3      table       => 'alarm_system',
4      #name_col    => 'systemname',
5      add_inline  => 1,
6      add_fields  => [ 'systemname' ],
7      add_right   => [ 'Alarm configuration', 'Alarm global configuration' ],
8      @_,
9 &>