Commit c1256390 by Hasnain

WL-1270 | Included an empty file on receipt page to include extra js code in WL-themes.

parent 405c2d4e
{# This file is intentionally empty. We have to include some extra JS code in WL themes. #}
......@@ -15,6 +15,7 @@
{% block javascript %}
<script src="{% static 'js/apps/order_receipt_app.js' %}"></script>
{% include 'edx/checkout/_receipt_js_extras.html' %}
{% endblock javascript %}
{% block navbar %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment