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
mathieu
potage
Commits
587cc6bd
Commit
587cc6bd
authored
Jun 07, 2018
by
Mat
Browse files
hop
parent
5d9e8157
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/PotageBundle/Form/Legume/LegumeType.php
View file @
587cc6bd
...
...
@@ -124,7 +124,6 @@ class LegumeType extends AbstractType
$resolver
->
setDefault
(
'data_class'
,
Legume
::
class
);
$resolver
->
setDefault
(
'attr'
,
array
(
'class'
=>
'formulaire formulaire_legume'
,
'novalidate'
=>
true
));
}
...
...
src/PotageBundle/Resources/views/Legume/ajaxForm.html.twig
View file @
587cc6bd
...
...
@@ -114,7 +114,3 @@
</div>
</div>
</div>
{#
TODO à ce stade, le bouton Annuler provoque une erreur 500, sans doute parce qu'il est dans le formulaire
#}
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