|
@@ -7,8 +7,8 @@
|
|
|
font-weight: bolder;
|
|
|
}
|
|
|
</style>
|
|
|
- <link rel="stylesheet" href="https://cdn.datatables.net/1.10.23/css/jquery.dataTables.min.css">
|
|
|
- <link rel="stylesheet" href="https://cdn.datatables.net/1.10.23/js/jquery.dataTables.min.js">
|
|
|
+ <link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/1.10.23/css/jquery.dataTables.css">
|
|
|
+ <script type="text/javascript" charset="utf8" src="https://cdn.datatables.net/1.10.23/js/jquery.dataTables.js"></script>
|
|
|
<div class="p-3 mcp-theme-1">
|
|
|
<div class="card">
|
|
|
<div class="card-body">
|