_includes/script.html in appscms-tools-theme-3.3.4 vs _includes/script.html in appscms-tools-theme-3.3.5
- old
+ new
@@ -438,12 +438,13 @@
crossorigin
{%-
endif
-%}
></script>
-{%- endif -%} {%- if site.safeui -%}
+{%- endif -%}
+
<script defer src="/assets/js/theme.js" crossorigin="anonymous"></script>
-{%- endif -%} {%- if site.removeBootstrapJs != true -%}
+{%- if site.removeBootstrapJs != true -%}
<script
defer="defer"
src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.bundle.min.js"
integrity="sha384-Piv4xVNRyMGpqkS2by6br4gNJ7DXjqk09RmUpJ8jgGtD7zP9yug3goQfGII0yAns"
crossorigin="anonymous"