RT# 82949 - changes section name from fees to pricing, better opiton
[freeside.git] / httemplate / elements / tr-select-alarm_type.html
1 <& /elements/tr-select-table.html,
2      label       => 'Type',
3      table       => 'alarm_type',
4      #name_col    => 
5      add_inline  => 1,
6      add_fields  => [ 'inputs', 'outputs' ],
7      add_right   => [ 'Alarm configuration', 'Alarm global configuration' ],
8      @_,
9 &>