|
|
|
@ -92,6 +92,7 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
{% block extra_js %} |
|
|
|
{% block extra_js %} |
|
|
|
<script src="{% static 'jquery/jquery-3.6.0.min.js' %}"></script> |
|
|
|
<script src="{% static 'jquery/jquery-3.6.0.min.js' %}"></script> |
|
|
|
|
|
|
|
<script src="{% static 'bootstrap/bootstrap.bundle.min.js' %}"></script> |
|
|
|
<script src="{% static 'jquery/jquery.dataTables.min.js' %}"></script> |
|
|
|
<script src="{% static 'jquery/jquery.dataTables.min.js' %}"></script> |
|
|
|
<script src="{% static 'bootstrap/dataTables.bootstrap4.min.js' %}"></script> |
|
|
|
<script src="{% static 'bootstrap/dataTables.bootstrap4.min.js' %}"></script> |
|
|
|
<script src="{% static 'jquery/datatables.fr.js' %}"></script> |
|
|
|
<script src="{% static 'jquery/datatables.fr.js' %}"></script> |
|
|
|
|