stable
Clone or download
Read-only
When the sidebar is expanded, project name is displayed in the sidebar. When the sidebar is collapsed, project name is displayed in the breadcrumb. Project privacy popover misalignment will be fixed later, since it will be removed from the navbar as well. Part of story #16210: Remove navbar Change-Id: I4c280641d4f608f425ddec9adf4a1eb956b30d36
Modified Files
Name | ||||
---|---|---|---|---|
M | src/scripts/BurningParrot/src/project-privacy.js | +4 | −4 | Go to diff View file |
M | src/scripts/FlamingParrot/project-privacy.js | +1 | −1 | Go to diff View file |
M | src/themes/BurningParrot/css/includes/_navbar.scss | +4 | −16 | Go to diff View file |
M | src/themes/BurningParrot/include/CurrentProjectNavbarInfoPresenter.php | +0 | −2 | Go to diff View file |
M | src/themes/BurningParrot/templates/navbar/current-project-nav.mustache | +22 | −25 | Go to diff View file |
M | src/themes/FlamingParrot/css/utils/_navbar.scss | +8 | −0 | Go to diff View file |
M | src/themes/FlamingParrot/include/CurrentProjectNavbarInfoPresenter.php | +0 | −2 | Go to diff View file |
M | src/themes/FlamingParrot/templates/navbar.mustache | +3 | −5 | Go to diff View file |