[freeside-commits] freeside/FS/FS/part_event/Action suspend.pm, 1.2, 1.2.8.1
Ivan,,,
ivan at wavetail.420.am
Wed Feb 23 14:00:29 PST 2011
Update of /home/cvs/cvsroot/freeside/FS/FS/part_event/Action
In directory wavetail.420.am:/tmp/cvs-serv26415
Modified Files:
Tag: FREESIDE_2_1_BRANCH
suspend.pm
Log Message:
and update suspend label in light of pkg_suspend, RT#11540
Index: suspend.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_event/Action/suspend.pm,v
retrieving revision 1.2
retrieving revision 1.2.8.1
diff -u -w -d -r1.2 -r1.2.8.1
--- suspend.pm 22 Nov 2008 22:17:27 -0000 1.2
+++ suspend.pm 23 Feb 2011 22:00:27 -0000 1.2.8.1
@@ -3,7 +3,7 @@
use strict;
use base qw( FS::part_event::Action );
-sub description { 'Suspend'; }
+sub description { 'Suspend all of this customer\'s packages'; }
sub option_fields {
(
More information about the freeside-commits
mailing list