From d6be23266fb627a4e7831055bf55ae675dbad4e9 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 30 Jan 2010 20:05:16 +0000 Subject: discounts, RT#6679 --- httemplate/elements/select-part_pkg.html | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate/elements/select-part_pkg.html') diff --git a/httemplate/elements/select-part_pkg.html b/httemplate/elements/select-part_pkg.html index 6b697abdf..e11f02038 100644 --- a/httemplate/elements/select-part_pkg.html +++ b/httemplate/elements/select-part_pkg.html @@ -23,6 +23,7 @@ Example: 'empty_label' => 'Select package', #should this be the default? 'label_callback' => sub { shift->pkg_comment }, 'hashref' => \%hash, + 'extra_option_attributes' => [ 'can_discount' ], %opt, ) %> -- cgit v1.2.1