summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-select-part_svc.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements/tr-select-part_svc.html')
-rw-r--r--httemplate/elements/tr-select-part_svc.html7
1 files changed, 2 insertions, 5 deletions
diff --git a/httemplate/elements/tr-select-part_svc.html b/httemplate/elements/tr-select-part_svc.html
index 0274ef1..af51487 100644
--- a/httemplate/elements/tr-select-part_svc.html
+++ b/httemplate/elements/tr-select-part_svc.html
@@ -7,11 +7,8 @@
<TR>
<TD ALIGN="right"><% $opt{'label'} || 'Package definition' %></TD>
<TD>
- <% include( '/elements/select-table.html',
- 'table' => 'part_svc',
- 'name_col' => 'svc',
- 'multiple' => 1,
- #N/A 'empty_label' => '(none)',
+ <% include( '/elements/select-part_svc.html',
+ 'multiple' => 1,
%opt,
)
%>