fix: bootstrap5 modal

This commit is contained in:
2021-12-11 00:30:01 +09:00
parent a4e8edce73
commit 37212c9392
+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');