stable
Clone or download
Read-only
part of story #9586 Get rid of Bootstrap in site admin / configuration You should be able to have big hierarchies: Given a complex hierarchy A1 -> A2 -> A3 -> A4 B1 ->B2 -> B3 You should be able to add node under -> A2 or B2 In trove cat list display, the children is displayed under its own parent. In add or modal edit, the parent hierarchy is correct Change-Id: I4e5975de9ab9cd6a7d39259491e42b2d48715ab3
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/trove/TroveCatListBuilder.php | +18 | −11 | Go to diff View file |
M | src/common/trove/TroveCatListController.php | +1 | −1 | Go to diff View file |
M | src/common/trove/TroveCatRouter.php | +6 | −4 | Go to diff View file |