mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-18 00:09:06 +01:00
Fix typo
This commit is contained in:
parent
bde0f1f234
commit
c4db08d265
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ class LSrelation extends LSlog_staticLoggerClass {
|
|||
case 'relatedEditableAttribute':
|
||||
return $this -> getConfig(
|
||||
'canEdit_attribute',
|
||||
$this -> getConfig('linkAttribute', false),
|
||||
$this -> getConfig('linkAttribute', false)
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue