Remove "is_link" fixes as they have been done in Done in 12dbd0e

This commit is contained in:
Molkobain
2023-06-29 10:05:41 +02:00
committed by GitHub
parent 427fc6f9f9
commit 58f4d3b53c
4 changed files with 0 additions and 4 deletions

View File

@@ -220,7 +220,6 @@ class URP_UserProfile extends UserRightsBaseClassGUI
{
$aParams = array
(
"is_link" => true, //since 3.1 N°5324
"category" => "addon/userrights,grant_by_profile,filter",
"key_type" => "autoincrement",
"name_attcode" => array("userlogin", "profile"),

View File

@@ -326,7 +326,6 @@ class URP_UserProfile extends UserRightsBaseClassGUI
{
$aParams = array
(
"is_link" => true, //since 3.1 N°5324
"category" => "addon/userrights",
"key_type" => "autoincrement",
"name_attcode" => array("userlogin", "profile"),

View File

@@ -269,7 +269,6 @@ class URP_UserProfile extends UserRightsBaseClass
{
$aParams = array
(
"is_link" => true, //since 3.1 N°5324
"category" => "addon/userrights",
"key_type" => "autoincrement",
"name_attcode" => array("userlogin", "profile"),

View File

@@ -57,7 +57,6 @@
<!-- Generated by toolkit/export-class-to-meta.php -->
<parent>cmdbAbstractObject</parent>
<properties>
<is_link>1</is_link> <!-- since 3.1 N°5324 -->
<category>addon/userrights,grant_by_profile</category>
</properties>
<fields>