diff options
author | ivan <ivan> | 2008-04-16 20:00:59 +0000 |
---|---|---|
committer | ivan <ivan> | 2008-04-16 20:00:59 +0000 |
commit | 6eae00a74907ad88924641a9079c59b55102fb5f (patch) | |
tree | 5b91b9c3418065c9ce56a905e0f73602757816b4 /httemplate/edit/part_pkg.cgi | |
parent | 9e4bc4c0c9c77d75618196f4f0eeeeeb35e2ee08 (diff) |
show package add-on links in browse
Diffstat (limited to 'httemplate/edit/part_pkg.cgi')
-rwxr-xr-x | httemplate/edit/part_pkg.cgi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/httemplate/edit/part_pkg.cgi b/httemplate/edit/part_pkg.cgi index 2468f304a..55d1d0ebf 100755 --- a/httemplate/edit/part_pkg.cgi +++ b/httemplate/edit/part_pkg.cgi @@ -148,11 +148,8 @@ die "access denied" #XXX # - tr-part_pkg_freq: month_increments_only (from price plans) -# - display add-ons in browse... yeah -# -QIS- thank goodness # - test cloning # - test custom pricing -#recur_flat->recur_fee migration, ugh # - move the selectlayer divs away from lame layer_callback #my ($query) = $cgi->keywords; |