From ab9e07a6507647e1aaf59df75edc54b40a745643 Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 14 Feb 2007 08:48:36 +0000 Subject: add more options to advanced package reporting --- httemplate/elements/select-cust_pkg-status.html | 27 +++++++++++---------- httemplate/elements/tr-input-beginning_ending.html | 28 +++++++++++++++------- 2 files changed, 33 insertions(+), 22 deletions(-) (limited to 'httemplate/elements') diff --git a/httemplate/elements/select-cust_pkg-status.html b/httemplate/elements/select-cust_pkg-status.html index 58f270342..71aaa84b6 100644 --- a/httemplate/elements/select-cust_pkg-status.html +++ b/httemplate/elements/select-cust_pkg-status.html @@ -1,20 +1,21 @@ -% -% my( $status, %opt ) = @_; -% -% $opt{'statuses'} ||= [ FS::cust_pkg->statuses() ]; # { disabled=>'' } ) -% -% - - ->