mirror of
https://github.com/ae-utbm/sith.git
synced 2025-09-18 14:13:49 +00:00
Revert "Merge branch 'TheoDurr/fix/3DSv2' of https://github.com/ae-utbm/sith3 into TheoDurr/fix/3DSv2"
This reverts commit302af86865
, reversing changes made tob4d8d1a186
.
This commit is contained in:
@@ -102,7 +102,6 @@
|
||||
</i>
|
||||
</p>
|
||||
{% endif %}
|
||||
{% csrf_token %}
|
||||
<form method="post" action="{{ settings.SITH_EBOUTIC_ET_URL }}" name="bank-pay-form">
|
||||
<template x-data x-for="input in $store.billing_inputs.data">
|
||||
<input type="hidden" :name="input['key']" :value="input['value']">
|
||||
|
Reference in New Issue
Block a user