stable

Clone or download

Read-only

Fix request #7372: Radio button: useless none value

There is no need to display a "None" option for a group of radio button that is required. It is now removed from submit, update and admin view. Change-Id: I2eedc11c76580d0261299992d1e50d9822bad330

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Radiobutton.class.php +6 −2 Go to diff View file