mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-16 15:33:02 +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'),
|
'searchBtn' => _('Modify'),
|
||||||
'noValueLabel' => _('No set value'),
|
'noValueLabel' => _('No set value'),
|
||||||
'noResultLabel' => _('No result'),
|
'noResultLabel' => _('No result'),
|
||||||
'components' => $this->components
|
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
LStemplate :: addJSscript('LSformElement_supannLabeledValue_field_value.js');
|
LStemplate :: addJSscript('LSformElement_supannLabeledValue_field_value.js');
|
||||||
|
|
Loading…
Reference in a new issue