File tree Expand file tree Collapse file tree
exercise/templates/exercise/staff Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818< script src ="{% static 'exercise/bootstrap-multiselect.js' %} "> </ script >
1919
2020<!-- DataTables plugin with Bootstrap 5 styling and Buttons/export support -->
21- < link href ="https://cdn.datatables.net/v/bs5/dt-2.2.1/b-3.2.1/b-html5-3.2.1/datatables.min.css " rel ="stylesheet ">
22-
23- < script src ="https://cdn.datatables.net/v/bs5/dt-2.2.1/b-3.2.1/b-html5-3.2.1/datatables.min.js "> </ script >
21+ < link href ="https://cdn.datatables.net/v/bs5/dt-2.3.5/b-3.2.5/b-html5-3.2.5/datatables.min.css " rel ="stylesheet " integrity ="sha384-nskYRpyVx+I3rX2V8Ny2vZQWsxVYpxue5mMnRDFgJQfm2omMVdkogzt2v5YrGznk " crossorigin ="anonymous ">
22+ < script src ="https://cdn.datatables.net/v/bs5/dt-2.3.5/b-3.2.5/b-html5-3.2.5/datatables.min.js " integrity ="sha384-Z/cS3o6dUVPL59gCOrSJDwaZ8evE+jG9wJmIbSd6XKMcn2Cdw77vJDAxVvqUFBxU " crossorigin ="anonymous "> </ script >
2423
2524<!-- DataTables plugin for calculating a sum during data filtering -->
26- < script src ="https://cdn.datatables.net/plug-ins/2.2.1 /api/sum().js "> </ script >
25+ < script src ="https://cdn.datatables.net/plug-ins/2.3.5 /api/sum().js "> </ script >
2726
2827<!--Custom for loading animation (loading_animation.css) and other extra customizations (results_staff.css)
2928 results_staff.js is the main script for this page. -->
You can’t perform that action at this time.
0 commit comments