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