X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_event%2FAction%2Fcust_bill_send_agent.pm;fp=FS%2FFS%2Fpart_event%2FAction%2Fcust_bill_send_agent.pm;h=670a32c5b7ff63a87535ad1ad4c994d7ea563c56;hb=58f99accce35aa76abe9ff852f6c6ee84e8ce712;hp=fcf0007362c6bd49a61979552a6363be8ce2cc36;hpb=1d84feb7fe821b547e211ad03e5c200c8f218797;p=freeside.git diff --git a/FS/FS/part_event/Action/cust_bill_send_agent.pm b/FS/FS/part_event/Action/cust_bill_send_agent.pm index fcf000736..670a32c5b 100644 --- a/FS/FS/part_event/Action/cust_bill_send_agent.pm +++ b/FS/FS/part_event/Action/cust_bill_send_agent.pm @@ -24,9 +24,7 @@ sub option_fields { ); } -sub default_weight { - 50; -} +sub default_weight { 50; } sub do_action { my( $self, $cust_bill ) = @_;