Исправил ошибку в конце страницы с отзывами
This commit is contained in:
parent
1205123209
commit
df831a747e
@ -167,8 +167,8 @@ function adjustModalImageSize() {
|
|||||||
modalImg.style.maxHeight = `${maxHeight}px`;
|
modalImg.style.maxHeight = `${maxHeight}px`;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
{% endblock %}
|
|
||||||
|
|
||||||
{% block extra_js %}
|
{% block extra_js %}
|
||||||
<script src="{% static 'programmer/js/recall.js' %}"></script>
|
<script src="{% static 'programmer/js/recall.js' %}"></script>
|
||||||
|
{% endblock %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
Loading…
x
Reference in New Issue
Block a user