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