fix for summernote

This commit is contained in:
Adrian Hinz 2022-04-05 16:59:38 +02:00
parent ff22c1d2be
commit b3c1a1f5d5
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -102,6 +102,6 @@
<!-- REQUIRED SCRIPTS -->
<%= javascript_include_tag 'jquery.min', 'bootstrap.bundle.min', 'bs-custom-file-input.min', 'moment-with-locales.min', 'select2.full.min', 'jquery.bootstrap-duallistbox.min', 'tempusdominus-bootstrap-4.min', 'summernote-bs4', 'adminlte.min', 'bootstrap-switch.min', 'forms' %>
<%= javascript_include_tag 'jquery_34.min', 'bootstrap.bundle.min', 'bs-custom-file-input.min', 'moment-with-locales.min', 'select2.full.min', 'jquery.bootstrap-duallistbox.min', 'tempusdominus-bootstrap-4.min', 'summernote-bs4', 'adminlte.min', 'bootstrap-switch.min', 'forms' %>
</body>
</html>