aboutsummaryrefslogtreecommitdiff
path: root/errors.go
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2023-05-05 18:21:07 +0700
committerShulhan <ms@kilabit.info>2023-05-05 18:21:07 +0700
commitc484bc6ec480dd799c491b3dd0f673f822c3b484 (patch)
treef76ebab69a6840e280eb7d10df71a451faabc922 /errors.go
parent36a4816c921c2c52118ebe2ad9c9e39fe8e587a4 (diff)
downloadgorankusu-c484bc6ec480dd799c491b3dd0f673f822c3b484.tar.xz
all: add boolean Kind for FormInput, FormInputKindBoolean
The FormInputKindBoolean only used for convertion, for example ToJsonObject. In the WUI, it still rendered as string, not as checkbox. FormInput with this Kind will be converted to true in ToJsonObject if the Value is either "true", "yes", or "1".
Diffstat (limited to 'errors.go')
0 files changed, 0 insertions, 0 deletions