fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
club fixes.
[wolnelektury.git]
/
src
/
club
/
templates
/
payu
/
rec_widget.html
diff --git
a/src/club/templates/payu/rec_widget.html
b/src/club/templates/payu/rec_widget.html
index
89b114b
..
c02cc08
100644
(file)
--- a/
src/club/templates/payu/rec_widget.html
+++ b/
src/club/templates/payu/rec_widget.html
@@
-1,6
+1,6
@@
<h3>Podaj dane karty płatniczej</h3>
<div class="iframe">
- <form id="theform" method='POST'>
+ <form id="theform" method='POST'
action='{% url "club_payu_rec_payment" schedule.key %}'
>
{% csrf_token %}
{{ form }}
</form>