Skip to content

Commit 6fec0a8

Browse files
renzonrenzon
authored andcommitted
Updated Dependencies
1 parent fa839f2 commit 6fec0a8

File tree

2 files changed

+54
-51
lines changed

2 files changed

+54
-51
lines changed

Pipfile.lock

Lines changed: 53 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pythonpro/checkout/templates/django_pagarme/pagarme.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ <h3 id='waiting-text'>
7575
</ul> {% endcomment %}
7676
<a class="btn btn-secondary" href="javascript:window.history.back();">Voltar</a>
7777
<button class="btn btn-success pay-button">Pagar com Pagarme</button>
78-
{% show_pagarme payment_item customer open_modal %}
78+
{% show_pagarme payment_item customer address open_modal %}
7979
</div>
8080
</div>
8181
</div>

0 commit comments

Comments
 (0)