X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fselect-conferencing_type.html;fp=httemplate%2Felements%2Fselect-conferencing_type.html;h=d9245033e74372cdbcdeacb118204af267f461f3;hb=5264cbf1175e3ea73cf9bcf5087c5028e6cf3b1c;hp=0000000000000000000000000000000000000000;hpb=50e89d97c110d58e0755c69775e0d243a82e352d;p=freeside.git diff --git a/httemplate/elements/select-conferencing_type.html b/httemplate/elements/select-conferencing_type.html new file mode 100644 index 000000000..d9245033e --- /dev/null +++ b/httemplate/elements/select-conferencing_type.html @@ -0,0 +1,7 @@ +<& /elements/select-table.html, + 'table' => 'conferencing_type', + 'name_col' => 'typename', + 'order_by' => 'ORDER BY typeid', + 'empty_label' => 'Select type', + @_, +&>