Fixes issue with logo linking to the server root, instead of the app root.
If using multiple Rails apps in subfolders, the upper left "GITLAB" button links to '/' and thats kinda wrong. This fix creates a link to the root_url instead, which works in every case.
Showing
Please register or sign in to comment