stable

Clone or download

Read-only

Fix logout as siteadmin

This is part of story #9585: Get rid of Bootstrap in site admin / plugins Change-Id: I855c07b78bfc2cc165ba50a0c3edc1c16fa8659c

Modified Files

Name
A src/www/themes/BurningParrot/Navbar/GlobalLogoutMenuItemPresenter.php +40 −0 Go to diff View file
M src/www/themes/BurningParrot/Navbar/UserNavPresenter.php +10 −6 Go to diff View file
M src/www/themes/BurningParrot/autoload.php +3 −2 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_navbar.scss +25 −0 Go to diff View file
A src/www/themes/BurningParrot/templates/global-logout-menu-item.mustache +16 −0 Go to diff View file
M src/www/themes/BurningParrot/templates/navbar-user-nav.mustache +3 −0 Go to diff View file