Browse Source

Setup: added missing link classes to the configuration manager profile

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@267 a333f486-631f-4898-b8df-5754b55c2be0
romainq 15 years ago
parent
commit
0d0159a97b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      addons/userrights/userrightsprofile.class.inc.php

+ 2 - 0
addons/userrights/userrightsprofile.class.inc.php

@@ -1409,6 +1409,8 @@ class SetupITILProfiles
 //			'lnkInterfaces',
 			'lnkClientServer',
 			'lnkInfraGrouping',
+			'lnkContactInfra',
+			'lnkContactTeam',
 		),
 		'Incident' => array(
 			'bizIncidentTicket',