[otrs-cvs] CVS: ITSMCMDB/Kernel/Config/Files ITSMCMDB.pm,1.27,1.28

cvs-log at otrs.org cvs-log at otrs.org
Thu Nov 9 17:18:47 CET 2006


Update of /home/cvs/ITSMCMDB/Kernel/Config/Files
In directory lancelot:/tmp/cvs-serv15780/Kernel/Config/Files

Modified Files:
	ITSMCMDB.pm 
Log Message:
update

Index: ITSMCMDB.pm
===================================================================
RCS file: /home/cvs/ITSMCMDB/Kernel/Config/Files/ITSMCMDB.pm,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -r1.27 -r1.28
*** ITSMCMDB.pm	7 Nov 2006 13:31:56 -0000	1.27
--- ITSMCMDB.pm	9 Nov 2006 16:18:44 -0000	1.28
***************
*** 19,23 ****
          Input => {
              Type => 'Text',
!             Size => 80,
              RegExp => '[A-z]',
              Required => 1,
--- 19,24 ----
          Input => {
              Type => 'Text',
!             Size => 40,
!             MaxLength => 20,
[...1163 lines suppressed...]
              RegExp => '',
              Required => 1,
***************
*** 1998,2002 ****
          Input => {
              Type => 'TextArea',
-             Size => 80,
              Required => 0,
          },
--- 2029,2032 ----
***************
*** 2004,2006 ****
  ];
  
! 1;
--- 2034,2036 ----
  ];
  
! 1;
\ No newline at end of file



More information about the cvs-log mailing list