瀏覽代碼

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 年之前
父節點
當前提交
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',