Commit c2d755a6 by Clinton Blackburn

Merge pull request #220 from edx/filename-fix

Corrected name of course list page
parents 067b2b1e df3c7e5f
...@@ -39,5 +39,5 @@ ...@@ -39,5 +39,5 @@
{% endblock %} {% endblock %}
{% block javascript %} {% block javascript %}
<script src="{% static 'js/pages/course_details_page.js' %}"></script> <script src="{% static 'js/pages/course_list_page.js' %}"></script>
{% endblock %} {% endblock %}
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