svg
This commit is contained in:
@@ -41,9 +41,7 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block localscript %}
|
||||
<script type="module">
|
||||
import $ from 'jquery';
|
||||
|
||||
<script>
|
||||
$(document).ready(function() {
|
||||
$('#dataTables').DataTable({
|
||||
columnDefs: [ { "targets": "no-sort", "orderable": false }, { "targets": "no-string", "type" : "num" } ],
|
||||
|
Reference in New Issue
Block a user