[otrs-cvs] CVS: ITSMCMDB/Kernel/Config/Files ITSMCMDB.pm,1.30,1.31

cvs-log at otrs.org cvs-log at otrs.org
Tue Nov 14 17:50:10 CET 2006


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

Modified Files:
	ITSMCMDB.pm 
Log Message:
fixed typo

Index: ITSMCMDB.pm
===================================================================
RCS file: /home/cvs/ITSMCMDB/Kernel/Config/Files/ITSMCMDB.pm,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -r1.30 -r1.31
*** ITSMCMDB.pm	14 Nov 2006 16:04:39 -0000	1.30
--- ITSMCMDB.pm	14 Nov 2006 16:50:08 -0000	1.31
***************
*** 1546,1550 ****
  ];
  
! $Self->{'CMDB::ConfigItem::Description'}->{Hardware} = '"Hardware" Configuration Items covers tangible IT equipment or peripherals, not falling under "Computers" (e.g. monitors, Printers, switches, routers, WLAN equipmemt, security or backup devices, mice, keyboards, cameras, beamers, modems, PCMCIA cards, USB devices, docking stations, scanner, fax machines, SIM cards, drive arrays, server expansions) ...';
  $Self->{'CMDB::ConfigItem::Overview'}->{Hardware} = ['Name', 'Description', 'CurrentDeploymentState'];
  $Self->{'CMDB::ConfigItem::Config'}->{Hardware} = [
--- 1546,1550 ----
  ];
  
! $Self->{'CMDB::ConfigItem::Description'}->{Hardware} = '"Hardware" Configuration Items covers tangible IT equipment or peripherals, not falling under "Computers" (e.g. monitors, printers, switches, routers, WLAN equipmemt, security or backup devices, mice, keyboards, cameras, beamers, modems, PCMCIA cards, USB devices, docking stations, scanner, fax machines, SIM cards, drive arrays, server expansions) ...';
  $Self->{'CMDB::ConfigItem::Overview'}->{Hardware} = ['Name', 'Description', 'CurrentDeploymentState'];
  $Self->{'CMDB::ConfigItem::Config'}->{Hardware} = [



More information about the cvs-log mailing list