diff options
| author | Mark Wells <mark@freeside.biz> | 2013-07-06 16:50:09 -0700 |
|---|---|---|
| committer | Mark Wells <mark@freeside.biz> | 2013-07-06 17:06:47 -0700 |
| commit | 90398f046915a915f65976e33ce060ac5baabbae (patch) | |
| tree | fbf7f3702eabe8fe500584c13a7de7278727945e /httemplate/elements/select-part_pkg.html | |
| parent | d3b736c3603a980b67f7c69242c94f6ad31a12a1 (diff) | |
delayed package start option, #20686
Diffstat (limited to 'httemplate/elements/select-part_pkg.html')
| -rw-r--r-- | httemplate/elements/select-part_pkg.html | 1 |
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, ) %> |
