Merge branch 'develop'

This commit is contained in:
jr-k 2024-05-07 13:56:29 +02:00
commit 035b699cbd

View File

@ -114,6 +114,7 @@ jQuery(document).ready(function ($) {
if (flushValue) {
$target.val('');
$datetimepicker.val('');
}
});