Don't load matchHeight libary now that it is loaded in base.html.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
|
||||
|
||||
{% block javascript %}
|
||||
<script type="text/javascript" src="{% static 'appearance/packages/jquery.matchHeight-min.js' %}"></script>
|
||||
<script type="text/javascript">
|
||||
$(function() {
|
||||
$('.btn-block').matchHeight();
|
||||
|
||||
Reference in New Issue
Block a user