stable
Clone or download
Read-only
request #18365: Show checklist as checkbox read only view
Having a checkbox field in your tracker should show up as a checklist in the read-only view. Change-Id: I19f0546cd704537894c016a60dd87f54358fe8c1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Checkbox.class.php | +44 | −0 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Tracker_FormElement_Field_CheckboxTest.php | +18 | −0 | Go to diff View file |
M | plugins/tracker/themes/default/css/style.scss | +12 | −0 | Go to diff View file |