summaryrefslogtreecommitdiff
path: root/httemplate/elements/select-part_pkg.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-07-17 09:04:06 -0700
committerIvan Kohler <ivan@freeside.biz>2013-07-17 09:04:06 -0700
commit91dbe4c3834f38d428367d9a1e2c6cf9ea9d84a4 (patch)
treee4d6a63b75a2e3df13fdd35e24ae98ec8b3567cb /httemplate/elements/select-part_pkg.html
parent2101a32bdf12abdb2afdb654d6da30975ddd4fc9 (diff)
parentd0fcbc3d04250ec54cb5dea7abcc58d1f45d78b1 (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
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,
)
%>