refactor: bootstrap4 => bootstrap5 #200

Merged
Hide_D merged 15 commits from no_bootstrap4 into devel 2021-12-11 02:53:56 +09:00
Showing only changes of commit 37212c9392 - Show all commits
+1 -1
View File
@@ -966,7 +966,7 @@ $(function ($) {
});
$('#importModal').on('show.bs.modal', function () {
unwrap(document.querySelector('#importModal')).addEventListener('show.bs.modal', function () {
if (!initGeneralList) {
const $list = $('#modalSelector');