]> git.agnieray.net Git - galette.git/commitdiff
Should not be displayed inline
authorJohan Cwiklinski <johan@x-tnd.be>
Fri, 5 Apr 2024 06:59:45 +0000 (08:59 +0200)
committerJohan Cwiklinski <johan@x-tnd.be>
Fri, 5 Apr 2024 06:59:45 +0000 (08:59 +0200)
galette/templates/default/pages/contribution_form.html.twig

index c5472246f0e0d96c2e3b72c8be4d6be05c72e59b..695e8ff5da75cd0b39b86142869825a3cab689e4 100644 (file)
                             {% endif %}
                             {% include 'components/forms/payment_types.html.twig' with {
                                     'current': ptype,
-                                    'varname': 'type_paiement_cotis',
-                                    'show_inline': true
+                                    'varname': 'type_paiement_cotis'
                             } %}
                         </div>
                         <div class="{% if type == constant('Galette\\Entity\\Contribution::TYPE_FEE') %}three{% else %}two{% endif %} fields">