skip cache, excludes a server side datatables
This commit is contained in:
@ -30,6 +30,7 @@
|
||||
<!-- <script src="https://cdn.datatables.net/1.13.4/js/jquery.dataTables.min.js"></script> -->
|
||||
<script src="/static/js/libs/jquery.dataTables.min.js"></script>
|
||||
|
||||
<script src="https://cdn.datatables.net/rowgroup/1.0.2/js/dataTables.rowGroup.min.js"></script>
|
||||
<script src="/static/js/jquery.serializejson.js"></script>
|
||||
|
||||
<!-- <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ENjdO4Dr2bkBIFxQpeoTz1HIcje39Wm4jDKdf19U8gI4ddQ3GYNS7NTKfAdVQSZe" crossorigin="anonymous"></script> -->
|
||||
|
||||
Reference in New Issue
Block a user