File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -102,6 +102,7 @@ <h5 class="fw-bold mb-3">Historical Reception</h5>
102102{% endblock %}
103103
104104{% block extra_scripts %}
105+ < script src ="https://code.jquery.com/jquery-3.7.1.js "> </ script >
105106< script src ="https://cdn.datatables.net/2.1.8/js/dataTables.js "> </ script >
106107< script src ="https://cdn.datatables.net/2.1.8/js/dataTables.bootstrap5.js "> </ script >
107108< script >
Original file line number Diff line number Diff line change @@ -224,6 +224,7 @@ <h5 class="modal-title fw-bold">Excel Import</h5>
224224{% endblock %}
225225
226226{% block extra_scripts %}
227+ < script src ="https://code.jquery.com/jquery-3.7.1.js "> </ script >
227228< script src ="https://cdn.datatables.net/2.1.8/js/dataTables.js "> </ script >
228229< script src ="https://cdn.datatables.net/2.1.8/js/dataTables.bootstrap5.js "> </ script >
229230< script src ="https://cdn.jsdelivr.net/npm/xlsx@0.18.5/dist/xlsx.full.min.js "> </ script >
You can’t perform that action at this time.
0 commit comments