My menu fixed
This commit is contained in:
parent
862c864ffe
commit
f34e58ceb4
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
li class=('active' if action_name=='profile')
|
||||
= link_to my_profile_path
|
||||
= fa_icon 'user-o 2x', text: 'Myself'
|
||||
li
|
||||
li class=('active' if action_name=='uploads')
|
||||
a href='#'
|
||||
= fa_icon 'image 2x', text: 'My uploads'
|
||||
li
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue