Add form field dependency for interval of values (#4328)
authorMatthias Schmidt <gravatronics@live.com>
Mon, 21 Jun 2021 08:20:51 +0000 (10:20 +0200)
committerGitHub <noreply@github.com>
Mon, 21 Jun 2021 08:20:51 +0000 (10:20 +0200)
commit8da09a8fcf2717afe32290446a3cfb1d3c88eedd
tree099957d7146e44cc8da8903751a023c8c4357032
parent425cdba79383991b161e890076bc49d9aab76ac9
Add form field dependency for interval of values (#4328)
com.woltlab.wcf/templates/__valueIntervalFormFieldDependency.tpl [new file with mode: 0644]
ts/WoltLabSuite/Core/Form/Builder/Field/Dependency/ValueInterval.ts [new file with mode: 0644]
wcfsetup/install/files/acp/templates/__valueIntervalFormFieldDependency.tpl [new file with mode: 0644]
wcfsetup/install/files/js/WoltLabSuite/Core/Form/Builder/Field/Dependency/ValueInterval.js [new file with mode: 0644]
wcfsetup/install/files/lib/system/form/builder/field/dependency/ValueIntervalFormFieldDependency.class.php [new file with mode: 0644]