Add line break

This commit is contained in:
IgorA100
2024-03-28 12:08:03 +03:00
committed by GitHub
parent 27c4a13726
commit edb2e6d22f

View File

@@ -1031,7 +1031,8 @@ function xhtmlFooter() {
$j('.chosen.chosen-auto-width').chosen({disable_search_threshold: limit_search_threshold, width: "auto"});
}
$j(document).ready(applyChosen);
</script> </body>
</script>
</body>
</html>
<?php
} // end xhtmlFooter