stable
Clone or download
Read-only
This is a part of story #10353 display a kanban as a widget If you are administrator on the project, then you should have a link to A.D administration on a kanban. Change-Id: I8d7d2ae19e6b40d76c47f20572f3333c25365f9d
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/layout/BaseLayout.php | +13 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/BurningParrotTheme.php | +2 | −1 | Go to diff View file |
M | src/www/themes/BurningParrot/HeaderPresenter.php | +10 | −1 | Go to diff View file |
M | src/www/themes/BurningParrot/HeaderPresenterBuilder.php | +4 | −2 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_structure.scss | +1 | −0 | Go to diff View file |
A | src/www/themes/BurningParrot/css/includes/_toolbar.scss | +40 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/templates/header.mustache | +8 | −0 | Go to diff View file |