Fix checkout url

remotes/origin/hasaccess
Ivlev Denis 8 years ago
parent a3ce20021e
commit 19db4e92e1
  1. 2
      apps/school/templates/blocks/day_pay_btn.html

@ -2,5 +2,5 @@
{% if not user.is_authenticated %}
data-popup=".js-popup-auth"
{% endif %}
href="{% url 'school/checkout' %}?weekdays={{ school_schedule.weekday }}&add_days=true"
href="{% url 'school-checkout' %}?weekdays={{ school_schedule.weekday }}&add_days=true"
>купить</a>

Loading…
Cancel
Save