mirror of
https://github.com/go-gitea/gitea.git
synced 2024-09-01 14:56:30 +00:00
If dropdown is marked as required, we should not provide the `remove` button. This will cause user may post empty value which seems like a bug. Definition:  Post request form:  Result:  |
||
---|---|---|
.. | ||
checkboxes.tmpl | ||
dropdown.tmpl | ||
header.tmpl | ||
input.tmpl | ||
markdown.tmpl | ||
textarea.tmpl |