diff --git a/templates/_base.html b/templates/_base.html index d5d0586..1743bbc 100644 --- a/templates/_base.html +++ b/templates/_base.html @@ -110,7 +110,7 @@ body { box-shadow: 0 0 0 3px rgba(255, 255, 255, .25); } -/* end dashboard */ +/* end dashboard */ .bd-placeholder-img { @@ -179,7 +179,49 @@ body { @@ -219,7 +261,7 @@ body {
- +
@@ -307,7 +349,7 @@ body { $(document).ready(function () { - $('#example').DataTable(); + $('#bip329labels').DataTable(); });
#