This commit is contained in:
Ross
2021-11-12 14:09:01 +00:00
parent 525028f858
commit 9e5915bc34
+1 -1
View File
@@ -576,7 +576,7 @@
"detail": image_set "detail": image_set
}); });
if (active_file_inputs.length < 1) { if (active_file_inputs.size < 1) {
window.dispatchEvent(event); window.dispatchEvent(event);
} }
sortable('.sortable'); sortable('.sortable');