stable
Clone or download
Read-only
request #10359: Restricted users should not see the search bar in BurningParrot
It seems that in BurningParrot development we forgot to prevent restricted user to have the search box in the navbar. See request #7115 for reference. Change-Id: Id21011a9abf1ed1c72c45978c482a16a36c30bfd
Modified Files
Name | ||||
---|---|---|---|---|
M | src/www/themes/BurningParrot/Navbar/PresenterBuilder.php | +1 | −1 | Go to diff View file |
M | src/www/themes/BurningParrot/Navbar/SearchPresenter.php | +8 | −1 | Go to diff View file |
M | src/www/themes/BurningParrot/templates/navbar/search.mustache | +10 | −8 | Go to diff View file |