stable
Clone or download
Read-only
Part of story #10413 manage breadcrumb in burning parrot instead of gitphp How to test: - When browsing the Git service administration, there is a breadcrumb level named "Administration" Change-Id: If5fb3fb25725a70a8c316b21415a75f1a53e222b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git.class.php | +16 | −3 | Go to diff View file |
A | plugins/git/include/Git/BreadCrumbDropdown/ServiceAdministrationCrumbBuilder.php | +57 | −0 | Go to diff View file |
M | plugins/git/include/GitViews.class.php | +13 | −2 | Go to diff View file |
M | plugins/git/include/gitPlugin.class.php | +7 | −1 | Go to diff View file |
M | plugins/git/tests/GitTest.php | +3 | −2 | Go to diff View file |