mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
5c0745c034
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: 