Docs added on authentication and nginx for development
This commit is contained in:
parent
280b95e3fd
commit
ea2e2cdee8
6 changed files with 110 additions and 173 deletions
|
|
@ -27,7 +27,7 @@ nav.top-bar
|
|||
a href="/about" About
|
||||
// Add link if user has uploaded screenshots
|
||||
- if @current_users_screenshots and @current_users_screenshots.any?
|
||||
li class=('active' if controller_name=='packages' and action_name=='my_uploads')
|
||||
li class=('active' if controller_name=='my' and action_name=='uploads')
|
||||
= link_to my_uploads_path
|
||||
' My uploads
|
||||
span.badge.secondary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue