stable
Clone or download
Read-only
This closes request #29260 Reverse links must not be selected for deletion Given an artifact with artifact links and some reverse links, if we display the reverse links by type, then the cross to delete this link is display. It does nothing because deleting a reverse link is not possible. This action is not displayed for reverse links displayed by tracker. To be consistent, we do not have to display this cross. Change-Id: I70b41d431ee5163dba03013781b6818e8c964474
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/TypeTablePresenter.php | +2 | −3 | Go to diff View file |
M | plugins/tracker/templates/artifactlink-type-table-head.mustache | +2 | −0 | Go to diff View file |
M | plugins/tracker/templates/artifactlink-type-table-row.mustache | +2 | −0 | Go to diff View file |