stable

Clone or download

Read-only

Style fixes for project admin

This is part of story #10061: new project admin homepage and navigation - Fixed margins for Project administration title when there is a feedback - Added back the Hierarchy explanation text - Purified Custom project description field info - Moved Labels tab after Services Change-Id: I3dd072af60d8fdae9fd1f8cf7d2824f3d494f636

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +21 −9 Go to diff View file
M site-content/tuleap-core.pot +11 −9 Go to diff View file
M src/common/project/Admin/Navigation/HeaderNavigationDisplayer.php +0 −1 Go to diff View file
M src/common/project/Admin/Navigation/NavigationPresenterBuilder.php +15 −10 Go to diff View file
M src/common/project/Admin/ProjectDetails/ProjectDetailsController.php +4 −1 Go to diff View file
M src/common/project/Admin/ProjectDetails/ProjectHierarchyPresenter.php +12 −0 Go to diff View file
M src/templates/project/navigation.mustache +1 −1 Go to diff View file
M src/templates/project/project-details.mustache +1 −1 Go to diff View file
M src/templates/project/project-hierarchy.mustache +3 −0 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_project-admin.scss +4 −0 Go to diff View file
M src/www/themes/BurningParrot/css/includes/project-admin/_details.scss +7 −3 Go to diff View file