_includes/scripts/table-cdn.html in kcc-gem-theme-1.65.55 vs _includes/scripts/table-cdn.html in kcc-gem-theme-1.65.56
- old
+ new
@@ -1,6 +1,4 @@
-<!-- Google API -->
-<script src="https://apis.google.com/js/api.js"></script>
<!-- dataTable's JS (v1.10.18 for use w/ bootstrap4 theme) -->
<script src="https://cdn.datatables.net/1.10.18/js/jquery.dataTables.min.js" crossorigin="anonymous"></script>
<!-- dataTable's Bootstrap4 theme's JS -->
<script src="https://cdn.datatables.net/1.10.18/js/dataTables.bootstrap4.min.js" crossorigin="anonymous"></script>
<!-- dataTable's JS for "Responsive" extension -->