[freeside-commits] freeside/httemplate/view/cust_main packages.html, 1.20.2.3, 1.20.2.4
Ivan,,,
ivan at wavetail.420.am
Thu Aug 2 16:09:49 PDT 2007
Update of /home/cvs/cvsroot/freeside/httemplate/view/cust_main
In directory wavetail:/tmp/cvs-serv27342/httemplate/view/cust_main
Modified Files:
Tag: FREESIDE_1_7_BRANCH
packages.html
Log Message:
fix slowness on change package and also make it into a popup
Index: packages.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main/packages.html,v
retrieving revision 1.20.2.3
retrieving revision 1.20.2.4
diff -u -d -r1.20.2.3 -r1.20.2.4
--- packages.html 26 Jun 2007 15:36:54 -0000 1.20.2.3
+++ packages.html 2 Aug 2007 23:09:46 -0000 1.20.2.4
@@ -497,7 +497,12 @@
% $strip;
%}
%
-%sub pkg_change_link { pkg_link('misc/change_pkg', 'Change package', @_ ); }
+% sub pkg_change_link { pkg_popup_link('misc/change_pkg.cgi?dummy=value',
+% 'Change package',
+% 'Change',
+% @_
+% );
+% }
%
%sub pkg_suspend_link { pkg_popup_link( 'misc/cancel_pkg.html?method=suspend',
% 'Suspend now',
More information about the freeside-commits
mailing list