_includes/scripts/table-cdn.html in kcc-gem-theme-0.7.47 vs _includes/scripts/table-cdn.html in kcc-gem-theme-0.7.48
- old
+ new
@@ -1,4 +1,6 @@
+<!-- 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 -->