stable

Clone or download

Read-only

chore: remove duplicated view Hierarchy

While searching on where to put a potential graph of artifact links, I found an oddity: there are two views that does exactly the same thing: displaying a table of children of an artifact. No need to duplicate code. Part of request #26806: Can't use graph of dependencies without TTM Change-Id: Iaf686491ba41cfed2e556da4b0bd713de421e23a

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/Renderer/EditRenderer.class.php +1 −1 Go to diff View file
D plugins/tracker/include/Tracker/Artifact/View/Hierarchy.class.php +0 −40 Go to diff View file
M plugins/tracker/scripts/legacy/load-artifactChildren.js +16 −22 Go to diff View file