Просмотр исходного кода

Installation: allow a service manager to write bizService objects

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@283 a333f486-631f-4898-b8df-5754b55c2be0
romainq 15 лет назад
Родитель
Сommit
4f616d18e5
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      addons/userrights/userrightsprofile.class.inc.php

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

@@ -1429,6 +1429,7 @@ class SetupITILProfiles
 			'lnkContactChange',
 		),
 		'Service' => array(
+			'bizService',
 			'bizContract',
 			'lnkInfraContract',
 			'lnkContactContract',