Optimize "Customer has a referring customer" condition, RT#74452
[freeside.git] / httemplate / elements / tr-select-alarm_system.html
1 <& /elements/tr-select-table.html,
2      label       => 'Vendor',
3      table       => 'alarm_system',
4      #name_col    => 'systemname',
5      add_inline  => 1,
6      add_fields  => [ 'systemname' ],
7      add_right   => [ 'Alarm configuration', 'Alarm global configuration' ],
8      @_,
9 &>