[otrs-cvs] otrs/Kernel/Modules AgentTicketProcess.pm,1.31,1.32
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/Kernel/Modules
In directory lancelot:/tmp/cvs-serv8378/Kernel/Modules
Modified Files:
AgentTicketProcess.pm
Log Message:
Code cleanup.
Author: cr
Index: AgentTicketProcess.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Modules/AgentTicketProcess.pm,v
retrieving revision 1.31
retrieving revision 1.32
diff -2 -u -d -r1.31 -r1.32
--- AgentTicketProcess.pm 21 Jan 2013 13:09:00 -0000 1.31
+++ AgentTicketProcess.pm 21 Jan 2013 13:11:04 -0000 1.32
@@ -867,5 +867,5 @@
if ( $CurrentField eq 'CustomerID' ) {
$GetParam{Customer} = $Self->{ParamObject}->GetParam(
- Param => 'SelectedCustomerUser'
+ Param => 'SelectedCustomerUser',
) || '';
$GetParam{CustomerUserID} = $Self->{ParamObject}->GetParam(
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log