errors adding card silently dropped since ee27cd8eea7b135db2ba8a6b1a6ac8933171d9d0...
[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 &>