mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 07:16:03 +01:00
fixed mobile navbar thing [ci skip]
This commit is contained in:
parent
1c6533bb74
commit
bde9f39573
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
- if user_signed_in?
|
||||
= render 'static/mobile-nav'
|
||||
= render 'static/mobile_nav'
|
||||
.container.j2-page
|
||||
.col-md-3.col-sm-3
|
||||
= render 'shared/sidebar'
|
||||
|
|
Loading…
Reference in a new issue