summaryrefslogtreecommitdiff
path: root/httemplate/elements/select-conferencing_quality.html
blob: b4de267ac608a95245f60c73d0a6a80798cab1e6 (plain)
1
2
3
4
5
6
7
<& /elements/select-table.html,
    'table'       => 'conferencing_quality',
    'name_col'    => 'qualityname',
    'order_by'    => 'ORDER BY qualityid',
    'empty_label' => 'Select quality',
    @_,
&>