mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-22 18:09:06 +01:00
LSformElement::select: fix typo in last commit
This commit is contained in:
parent
19dd343106
commit
b8040e3d8b
1 changed files with 0 additions and 1 deletions
|
@ -168,7 +168,6 @@ class LSformElement_select extends LSformElement {
|
||||||
}
|
}
|
||||||
if (!$values)
|
if (!$values)
|
||||||
return null;
|
return null;
|
||||||
if ($details)
|
|
||||||
return $values[0];
|
return $values[0];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue