stable

Clone or download

Read-only

request #13784: Do not use different icons for project

We should not have different icons from the same object. For project we sometimes use custom made icon (history project ugroups binding) and sometimes fa-archive. The proposal is to use fa-archive everywhere. Change-Id: I16d91af4392b317b8d251b85958cb7f70d47067e

Modified Files

Name
D src/glyphs/project-small.svg +0 −6 Go to diff View file
M src/templates/common/navbar-content-history.mustache +1 −1 Go to diff View file
M src/templates/project/admin/ugroup-settings-binding.mustache +2 −2 Go to diff View file
M src/www/themes/BurningParrot/Navbar/DropdownMenuItem/Content/History/UserHistoryPresenter.php +2 −7 Go to diff View file
M src/www/themes/BurningParrot/Navbar/PresenterBuilder.php +1 −2 Go to diff View file
M src/www/themes/BurningParrot/Navbar/UserNavPresenter.php +3 −13 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_navbar-dropdown-history.scss +3 −5 Go to diff View file
M src/www/themes/BurningParrot/css/includes/project-admin/_ugroups.scss +6 −9 Go to diff View file
M src/www/themes/FlamingParrot/FlamingParrot_Theme.class.php +1 −3 Go to diff View file
M src/www/themes/FlamingParrot/NavBarPresenter.class.php +1 −4 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_navbar-dropdown-history.scss +3 −5 Go to diff View file