Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lib
unicaen
app
Commits
ed829f91
Commit
ed829f91
authored
Dec 05, 2019
by
Laurent Lécluse
Browse files
Merge branch 'develop' of
https://git.unicaen.fr/lib/unicaen/app
into develop
parents
6234bc4f
68da3caa
Pipeline
#5944
failed with stage
in 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/UnicaenApp/Form/View/Helper/FormControlGroup.php
View file @
ed829f91
...
...
@@ -74,6 +74,8 @@ class FormControlGroup extends AbstractHelper
return
$this
;
}
$this
->
helpContent
=
[
'before'
=>
''
,
'after'
=>
''
];
return
$this
->
render
(
$element
,
$pluginClass
);
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment