Rapsys Git
/
airbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3438fdd
)
Add hat field
author
Raphaël Gertz
<git@rapsys.eu>
Sat, 28 Aug 2021 08:10:47 +0000
(10:10 +0200)
committer
Raphaël Gertz
<git@rapsys.eu>
Sat, 28 Aug 2021 08:10:47 +0000
(10:10 +0200)
Resources/views/default/_location.html.twig
patch
|
blob
|
history
diff --git
a/Resources/views/default/_location.html.twig
b/Resources/views/default/_location.html.twig
index cefe02878687670e6f0f5954f98c2d0b7e249620..565e409ff47fc3e1a70903a5f0e37535347f09bc 100644
(file)
--- a/
Resources/views/default/_location.html.twig
+++ b/
Resources/views/default/_location.html.twig
@@
-25,6
+25,8
@@
{{ form_row(forms.snippets[id].rate) }}
+ {{ form_row(forms.snippets[id].hat) }}
+
{{ form_row(forms.snippets[id].contact) }}
{{ form_row(forms.snippets[id].donate) }}