X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Ftr-selectmultiple-part_pkg.html;h=455038da9567305ef674fc56f829102e73328ab5;hb=e4c7cd8602ebb3e70895aee1d7d8a49371ccb70c;hp=abf96d7260fba970bf0eccfa789598bf3b4e4ddb;hpb=0c2f4bccc3810426d4b9e31dca645711c32f0b63;p=freeside.git diff --git a/httemplate/elements/tr-selectmultiple-part_pkg.html b/httemplate/elements/tr-selectmultiple-part_pkg.html index abf96d726..455038da9 100644 --- a/httemplate/elements/tr-selectmultiple-part_pkg.html +++ b/httemplate/elements/tr-selectmultiple-part_pkg.html @@ -1,12 +1,3 @@ -% -% my( $cust_fields, %opt ) = @_; -% -% use FS::ConfDefaults; -% $opt{'avail_fields'} ||= [ FS::ConfDefaults->cust_fields_avail() ]; -% -% - - <% $opt{'label'} || 'Packages' %> @@ -21,3 +12,9 @@ %> + +<%init> + +my %opt = @_; + +