[otrs-cvs] otrs/Kernel/Modules AgentTicketProcess.pm,1.30,1.31
"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-serv7686/Kernel/Modules
Modified Files:
AgentTicketProcess.pm
Log Message:
Restored deleted line.
Author: cr
Index: AgentTicketProcess.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Modules/AgentTicketProcess.pm,v
retrieving revision 1.30
retrieving revision 1.31
diff -2 -u -d -r1.30 -r1.31
--- AgentTicketProcess.pm 21 Jan 2013 12:14:34 -0000 1.30
+++ AgentTicketProcess.pm 21 Jan 2013 13:09:00 -0000 1.31
@@ -866,4 +866,7 @@
if ( $CurrentField eq 'CustomerID' ) {
+ $GetParam{Customer} = $Self->{ParamObject}->GetParam(
+ Param => 'SelectedCustomerUser'
+ ) || '';
$GetParam{CustomerUserID} = $Self->{ParamObject}->GetParam(
Param => 'SelectedCustomerUser',
---------------------------------------------------------------------
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