[otrs-cvs]
ITSMTicket/Kernel/Modules AgentTicketResponsible.pm, 1.5, 1.6
cvs-log at otrs.org
cvs-log at otrs.org
Thu Mar 27 17:17:44 GMT 2008
Comments:
Update of /home/cvs/ITSMTicket/Kernel/Modules
In directory lancelot:/tmp/cvs-serv28178/Kernel/Modules
Modified Files:
AgentTicketResponsible.pm
Log Message:
Updated file to framework version 1.24.2.4.
Author: ub
Index: AgentTicketResponsible.pm
===================================================================
RCS file: /home/cvs/ITSMTicket/Kernel/Modules/AgentTicketResponsible.pm,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** AgentTicketResponsible.pm 7 Jan 2008 12:56:48 -0000 1.5
--- AgentTicketResponsible.pm 27 Mar 2008 17:17:39 -0000 1.6
***************
*** 1,12 ****
# --
# Kernel/Modules/AgentTicketResponsible.pm - set ticket responsible
! # Copyright (C) 2001-2008 OTRS GmbH, http://otrs.org/
# --
# $Id$
! # $OldId: AgentTicketResponsible.pm,v 1.24.2.3 2008/01/03 01:06:44 martin Exp $
# --
# This software comes with ABSOLUTELY NO WARRANTY. For details, see
# the enclosed file COPYING for license information (GPL). If you
! # did not receive this file, see http://www.gnu.org/licenses/gpl.txt.
# --
--- 1,12 ----
# --
# Kernel/Modules/AgentTicketResponsible.pm - set ticket responsible
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
! # $OldId: AgentTicketResponsible.pm,v 1.24.2.4 2008/03/25 13:27:05 ub Exp $
# --
# This software comes with ABSOLUTELY NO WARRANTY. For details, see
# the enclosed file COPYING for license information (GPL). If you
! # did not receive this file, see http://www.gnu.org/licenses/gpl-2.0.txt.
# --
***************
*** 819,822 ****
--- 819,823 ----
OnChange => "document.compose.Expand.value='3'; document.compose.ImpactRC.value='1'; document.compose.submit(); return false;",
# ---
+ Max => 200,
);
$Self->{LayoutObject}->Block(
***************
*** 840,843 ****
--- 841,845 ----
Translation => 0,
OnChange => "document.compose.Expand.value='3'; document.compose.submit(); return false;",
+ Max => 200,
);
$Self->{LayoutObject}->Block(
More information about the cvs-log
mailing list