summaryrefslogtreecommitdiff
path: root/httemplate/elements/select-part_pkg.html
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2013-07-06 17:30:47 -0700
committerMark Wells <mark@freeside.biz>2013-07-06 17:30:47 -0700
commit8240403713de07e6b9c1d8a645838791e80823b7 (patch)
treecc9e0f177e9a764b9dc231f1a1458cdb7104ce9e /httemplate/elements/select-part_pkg.html
parent5e4d3c3f6b9b1aa27ff66f4c772f8f8a8c7ade54 (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,
)
%>