stable

Clone or download

Read-only

Display project icon in linked project in project sidebar

Part of story #22687 distinguish projects with an icon The project icon is displayed when the page is a BP or FP page. The project icon is also displayed in the tooltip when the sidebar is collapsed. Change-Id: Ic20b97b2afcedf91d1dd33d29fe5c6fad427e042

Modified Files

Name
M src/common/Project/Sidebar/LinkedProject.php +9 −2 Go to diff View file
M src/common/Project/Sidebar/LinkedProjectPresenter.php +2 −2 Go to diff View file
M src/themes/BurningParrot/templates/header.mustache +6 −2 Go to diff View file
M src/themes/BurningParrot/templates/sidebar/header.mustache +1 −1 Go to diff View file
M src/themes/FlamingParrot/templates/sidebar/header.mustache +5 −3 Go to diff View file
M tests/lib/Builders/ProjectTestBuilder.php +1 −0 Go to diff View file