Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mikael Salson
alecsia
Commits
a71f8cdf
Commit
a71f8cdf
authored
Jul 08, 2020
by
therealwa3er
Browse files
clean code
parent
090d252b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Alecsia/AnnotationBundle/Controller/Export/NotesExporterController.php
View file @
a71f8cdf
...
...
@@ -65,7 +65,7 @@ class NotesExporterController extends AlecsiaController {
//si certtain sujet ne sont pas gelé
if
(
!
$ue_obj
->
isAllSujetFrozen
()){
$this
->
setSuccess
(
"certain sujet ne sont pas!"
);
$this
->
setSuccess
(
"certain sujet ne sont pas
gelés
!"
);
}
else
{
$this
->
setSuccess
(
"tout les sujets sont gelés!"
);
...
...
Write
Preview
Markdown
is supported
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