Add date range form field
authorMarcel Werk <burntime@woltlab.com>
Thu, 7 Nov 2024 14:51:23 +0000 (15:51 +0100)
committerMarcel Werk <burntime@woltlab.com>
Thu, 7 Nov 2024 14:51:23 +0000 (15:51 +0100)
commit4b0bbb69451cef482cecc3d2da053851f4094be4
tree9340a4d95f6c21386f44094b7ec1eade44d9ba63
parent2098e81ee7a5d3846f7a951561784ac23255a35d
Add date range form field
com.woltlab.wcf/templates/shared_dateRangeFormField.tpl [new file with mode: 0644]
ts/WoltLabSuite/Core/Form/Builder/Field/DateRange.ts [new file with mode: 0644]
wcfsetup/install/files/js/WoltLabSuite/Core/Form/Builder/Field/DateRange.js [new file with mode: 0644]
wcfsetup/install/files/lib/system/form/builder/field/DateRangeFormField.class.php [new file with mode: 0644]