diff options
-rw-r--r-- | httemplate/elements/tr-selectmultiple-part_pkg.html | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/httemplate/elements/tr-selectmultiple-part_pkg.html b/httemplate/elements/tr-selectmultiple-part_pkg.html index abf96d726..bd96d1c3a 100644 --- a/httemplate/elements/tr-selectmultiple-part_pkg.html +++ b/httemplate/elements/tr-selectmultiple-part_pkg.html @@ -1,9 +1,5 @@ % -% my( $cust_fields, %opt ) = @_; -% -% use FS::ConfDefaults; -% $opt{'avail_fields'} ||= [ FS::ConfDefaults->cust_fields_avail() ]; -% +% my( %opt ) = @_; % |