svc_conferencing, RT#24389
[freeside.git] / httemplate / elements / select-conferencing_type.html
diff --git a/httemplate/elements/select-conferencing_type.html b/httemplate/elements/select-conferencing_type.html
new file mode 100644 (file)
index 0000000..d924503
--- /dev/null
@@ -0,0 +1,7 @@
+<& /elements/select-table.html,
+    'table'       => 'conferencing_type',
+    'name_col'    => 'typename',
+    'order_by'    => 'ORDER BY typeid',
+    'empty_label' => 'Select type',
+    @_,
+&>