summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-select-alarm_type.html
blob: 1fc93555e822da9858eda604905e9b7558df4f4a (plain)
1
2
3
4
5
6
7
8
9
<& /elements/tr-select-table.html,
     label       => 'Type',
     table       => 'alarm_type',
     #name_col    => 
     add_inline  => 1,
     add_fields  => [ 'inputs', 'outputs' ],
     add_right   => [ 'Alarm configuration', 'Alarm global configuration' ],
     @_,
&>