stable

Clone or download

Read-only

Merge commit 'refs/changes/06/7106/2' of ssh://gerrit.tuleap.net:29418/tuleap into stable

* ssh://gerrit.tuleap.net:29418/tuleap: request #9685: Be able to collapse the new site admin sidebar

Modified Files

Name
M gulpfile.js +1 −0 Go to diff View file
M src/www/themes/BurningParrot/css/_includes.scss +2 −1 Go to diff View file
A src/www/themes/BurningParrot/css/includes/_global-variables.scss +23 −0 Go to diff View file
A src/www/themes/BurningParrot/css/includes/_sidebar-collapsed.scss +34 −0 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_siteadmin-sidebar.scss +42 −0 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_structure.scss +0 −4 Go to diff View file
A src/www/themes/BurningParrot/js/sidebar.js +51 −0 Go to diff View file
M src/www/themes/BurningParrot/templates/header.mustache +2 −0 Go to diff View file