summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-select-conferencing_type.html
blob: 2177fc66f2a7acbe32e97b0390bb84be129a0797 (plain)
1
2
3
4
5
6
<& /elements/tr-select-table.html,
     label       => 'Conference type',
     table       => 'conferencing_type',
     name_col    => 'typename',
     @_,
&>