Skip to content
Snippets Groups Projects
Commit 68da3caa authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Aide de vue FormControlGroup : correction de la rémanence du helpContent

parent c18e4331
No related branches found
No related tags found
No related merge requests found
Pipeline #5932 failed
...@@ -74,6 +74,8 @@ class FormControlGroup extends AbstractHelper ...@@ -74,6 +74,8 @@ class FormControlGroup extends AbstractHelper
return $this; return $this;
} }
$this->helpContent = ['before' => '', 'after' => ''];
return $this->render($element, $pluginClass); return $this->render($element, $pluginClass);
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment