summaryrefslogtreecommitdiff
path: root/httemplate/elements/select-part_pkg.html
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2013-07-06 16:50:09 -0700
committerMark Wells <mark@freeside.biz>2013-07-06 17:06:47 -0700
commit90398f046915a915f65976e33ce060ac5baabbae (patch)
treefbf7f3702eabe8fe500584c13a7de7278727945e /httemplate/elements/select-part_pkg.html
parentd3b736c3603a980b67f7c69242c94f6ad31a12a1 (diff)
delayed package start option, #20686
Diffstat (limited to 'httemplate/elements/select-part_pkg.html')
-rw-r--r--httemplate/elements/select-part_pkg.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/elements/select-part_pkg.html b/httemplate/elements/select-part_pkg.html
index 439c4b53e..9d41b07dc 100644
--- a/httemplate/elements/select-part_pkg.html
+++ b/httemplate/elements/select-part_pkg.html
@@ -23,7 +23,6 @@ Example:
'empty_label' => 'Select package', #should this be the default?
'label_callback' => sub { shift->pkg_comment },
'hashref' => \%hash,
- 'extra_option_attributes' => [ 'can_discount', 'can_start_date' ],
%opt,
)
%>