[freeside-commits] branch master updated. 41a196e59f41821c3c35e1833ce35eea8fb7bab9
Ivan
ivan at 420.am
Tue Jun 4 03:34:10 PDT 2013
The branch, master has been updated
via 41a196e59f41821c3c35e1833ce35eea8fb7bab9 (commit)
from 5c6ae08373b08615c7ab9ffbb98eada0cfd2878f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 41a196e59f41821c3c35e1833ce35eea8fb7bab9
Author: Ivan Kohler <ivan at freeside.biz>
Date: Tue Jun 4 03:34:08 2013 -0700
move services between packages, RT#22619
diff --git a/httemplate/edit/process/bulk-cust_svc-pkgnum.html b/httemplate/edit/process/bulk-cust_svc-pkgnum.html
index 5936cc6..f5cf7dd 100644
--- a/httemplate/edit/process/bulk-cust_svc-pkgnum.html
+++ b/httemplate/edit/process/bulk-cust_svc-pkgnum.html
@@ -2,7 +2,7 @@
% #$cgi->param('error', $error);
% #$cgi->redirect(popurl(3). 'misc/detach_pkg.html?'. $cgi->query_string );
% #XXX actually redirect back and display the error instead
-% errorpage($error);
+% errorpage_popup($error);
% } else {
<% header(emt("Services moved")) %>
-----------------------------------------------------------------------
Summary of changes:
httemplate/edit/process/bulk-cust_svc-pkgnum.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
More information about the freeside-commits
mailing list