From acd8edaf5852735359e32c70b78dabfeb7b32a89 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 4 Mar 2008 19:15:05 +0000 Subject: fix edit/process/cust_pkg getting confused about the two different places that would be calling it... i.e. with an empty new_pkgnum it would redirect the popup back the customer view, hehe --- httemplate/misc/change_pkg.cgi | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate/misc/change_pkg.cgi') diff --git a/httemplate/misc/change_pkg.cgi b/httemplate/misc/change_pkg.cgi index 7c88876d4..d6a24fb32 100755 --- a/httemplate/misc/change_pkg.cgi +++ b/httemplate/misc/change_pkg.cgi @@ -3,6 +3,7 @@ <% include('/elements/error.html') %>
+ -- cgit v1.2.1