From eb061f5119325e666f0dff40d4089e5c1df58e17 Mon Sep 17 00:00:00 2001 From: cvs2git Date: Sun, 16 Mar 2008 19:58:34 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'TRIXBOX_2_6'. --- httemplate/elements/tr-selectmultiple-part_pkg.html | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 httemplate/elements/tr-selectmultiple-part_pkg.html (limited to 'httemplate/elements/tr-selectmultiple-part_pkg.html') diff --git a/httemplate/elements/tr-selectmultiple-part_pkg.html b/httemplate/elements/tr-selectmultiple-part_pkg.html deleted file mode 100644 index 455038da9..000000000 --- a/httemplate/elements/tr-selectmultiple-part_pkg.html +++ /dev/null @@ -1,20 +0,0 @@ - - <% $opt{'label'} || 'Packages' %> - - <% include( '/elements/select-table.html', - 'table' => 'part_pkg', - 'name_col' => 'pkg', - 'value' => '', - 'empty_label' => '(none)', - 'element_etc' => 'multiple', - %opt, - ) - %> - - - -<%init> - -my %opt = @_; - - -- cgit v1.2.1