stable
Clone or download
Read-only
part of story #14824 change color of "none" value How to test: Open a required list field => none value is not displayed toggle it to make it optional => none value is displayed Change-Id: I4aec52684c70fe215ceebe0597088ca80c86b4eb
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Static.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/View/Admin/CreateVisitor.class.php | +1 | −12 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/View/Admin/Field/ListFields/BindValuesAdder.php | +1 | −15 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/View/Admin/Visitor.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/scripts/legacy/TrackerBinds.js | +53 | −3 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/View/Admin/Field/ListFields/BindValuesAdderTest.php | +2 | −15 | Go to diff View file |
M | plugins/tracker/themes/default/css/includes/_field-bound-colors.scss | +4 | −0 | Go to diff View file |