mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
Merge branch 'support/3.1.1' into support/3.1
This commit is contained in:
@@ -232,7 +232,7 @@ PHP
|
|||||||
public function WithConstraintParameterProvider()
|
public function WithConstraintParameterProvider()
|
||||||
{
|
{
|
||||||
return [
|
return [
|
||||||
['User', 'profile_list', true, false],
|
['User', 'profile_list', true, true],
|
||||||
['User', 'allowed_org_list', true, false],
|
['User', 'allowed_org_list', true, false],
|
||||||
['Person', 'team_list', false, false],
|
['Person', 'team_list', false, false],
|
||||||
['Ticket', 'functionalcis_list', false, true],
|
['Ticket', 'functionalcis_list', false, true],
|
||||||
|
|||||||
Reference in New Issue
Block a user