LSformElement::supannLabeledValue: Fix typo

This commit is contained in:
Benjamin Renard 2021-06-09 18:50:59 +02:00
parent ade6a031dc
commit 1aed362863

View file

@ -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');