stable

Clone or download

Read-only

Display the project icon in project home page

Part of story #22687 distinguish projects with an icon How to test: - Add/change the project icon of your project - Go to the project home page => The icon is displayed if a project icon is set Change-Id: I5174c77ba6fe1b5136ea9c9db3b87ec4074f1ddc

Modified Files

Name
M src/common/Dashboard/Project/ProjectDashboardController.php +11 −4 Go to diff View file
M src/common/Dashboard/Project/ProjectPresenter.php +9 −3 Go to diff View file
M src/common/Project/Home.php +2 −0 Go to diff View file
M src/common/Project/Project.class.php +5 −0 Go to diff View file
M src/templates/dashboard/project.mustache +5 −3 Go to diff View file