stable
Clone or download
Read-only
Merge commit 'refs/changes/48/16648/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #14121: Add an element between the project banner and the navbar bullhorn
Modified Files
Name | ||||
---|---|---|---|---|
M | src/www/scripts/project/banner/project-banner-show-hide.test.ts | +46 | −1 | Go to diff View file |
M | src/www/scripts/project/banner/project-banner-show-hide.ts | +37 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_navbar.scss | +25 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/templates/navbar/current-project-nav.mustache | +4 | −1 | Go to diff View file |
M | src/www/themes/FlamingParrot/css/utils/_navbar.scss | +25 | −0 | Go to diff View file |
M | src/www/themes/FlamingParrot/templates/navbar.mustache | +4 | −1 | Go to diff View file |