Loading CHANGELOG.md +5 −0 Original line number Diff line number Diff line CHANGELOG ========= 6.0.10 ----- - [Fix] FormElementCollection : correction des 'Warning: Undefined variable'. 6.0.9 ----- Loading src/UnicaenApp/Form/View/Helper/FormElementCollection.php +2 −2 Original line number Diff line number Diff line Loading @@ -122,8 +122,8 @@ class FormElementCollection extends FormCollection $templateMarkup, $attributesString, $linkMarkup, $css, $javascript $css = null, $javascript = null, ); } else { $markup .= $templateMarkup . $linkMarkup; Loading Loading
CHANGELOG.md +5 −0 Original line number Diff line number Diff line CHANGELOG ========= 6.0.10 ----- - [Fix] FormElementCollection : correction des 'Warning: Undefined variable'. 6.0.9 ----- Loading
src/UnicaenApp/Form/View/Helper/FormElementCollection.php +2 −2 Original line number Diff line number Diff line Loading @@ -122,8 +122,8 @@ class FormElementCollection extends FormCollection $templateMarkup, $attributesString, $linkMarkup, $css, $javascript $css = null, $javascript = null, ); } else { $markup .= $templateMarkup . $linkMarkup; Loading