From c82d349f864e6bd9f96fd1156903bc1f7193a203 Mon Sep 17 00:00:00 2001 From: cvs2git Date: Mon, 27 Dec 2010 00:04:45 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'TORRUS_1_0_9'. --- httemplate/elements/tr-selectmultiple-part_pkg.html | 19 ------------------- 1 file changed, 19 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 d959a5bae..000000000 --- a/httemplate/elements/tr-selectmultiple-part_pkg.html +++ /dev/null @@ -1,19 +0,0 @@ - - <% $opt{'label'} || 'Packages' %> - - <% include( '/elements/select-table.html', - 'table' => 'part_pkg', - 'name_col' => 'pkg', - 'disable_empty' => 1, - 'element_etc' => 'multiple', - %opt, - ) - %> - - - -<%init> - -my %opt = @_; - - -- cgit v1.2.1