mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-18 00:09:06 +01:00
LSformElement::supannLabeledValue: Fix typo
This commit is contained in:
parent
ade6a031dc
commit
1aed362863
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ class LSformElement_supannLabeledValue extends LSformElement {
|
|||
'searchBtn' => _('Modify'),
|
||||
'noValueLabel' => _('No set value'),
|
||||
'noResultLabel' => _('No result'),
|
||||
'components' => $this->components
|
||||
)
|
||||
);
|
||||
LStemplate :: addJSscript('LSformElement_supannLabeledValue_field_value.js');
|
||||
|
|
Loading…
Reference in a new issue