Merge pull request #19368 from edx/test-asset-fix

Switch static assets to courseware friendly version
This commit is contained in:
Gabe Mulley
2018-12-04 14:14:07 -05:00
committed by GitHub

View File

@@ -17,5 +17,5 @@
</span>
{% endif %}
</div>
<img src="{% static 'images/edx-verified-mini-cert.png' %}" alt="">
<img src="/static/images/edx-verified-mini-cert.png">
</div>