-
- Downloads
When a custom header logo is present, don't show GitLab type logo
In the new navigation header, when a user uploads a custom header logo GitLab will still show the 'GitLab' type logo. This is often undesirable as the user may want to upload a logo with their own name present. This change will toggle the GitLab type logo if a custom header logo is present.
Showing
- app/helpers/appearances_helper.rb 7 additions, 0 deletionsapp/helpers/appearances_helper.rb
- app/views/admin/appearances/_form.html.haml 1 addition, 1 deletionapp/views/admin/appearances/_form.html.haml
- app/views/layouts/header/_default.html.haml 1 addition, 1 deletionapp/views/layouts/header/_default.html.haml
- changelogs/unreleased/brand_header_change.yml 5 additions, 0 deletionschangelogs/unreleased/brand_header_change.yml
Please register or sign in to comment