Renamed Contribute link to Upload

That may make it easier for casual visitors to understand.
This commit is contained in:
Christoph Haas 2021-02-21 17:04:52 +01:00
parent 5889f70a4d
commit 2dcb931143

View file

@ -19,9 +19,9 @@ nav.top-bar
a href="/" Home
li.menu-text class=('active' if controller_name=='packages' and request.fullpath != packages_without_path)
a href="/packages" Browse
/ TODO: highlights the "Browse" tab (even) when you click on Contribute
/ TODO: highlights the "Browse" tab (even) when you click on Upload
li.menu-text class=('active' if request.fullpath == packages_without_path)
=link_to 'Contribute', :packages_without
=link_to 'Upload', :packages_without
//li.has-dropdown
//a href="#" Distributions
//ul.dropdown