mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-31 12:49:08 +01:00
slkegjlkd
This commit is contained in:
parent
40399c8dc1
commit
f4ee900ae6
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
%button.navbar-toggle{"data-target" => "#j2-main-navbar-collapse", "data-toggle" => "collapse", type: "button"}
|
%button.navbar-toggle{"data-target" => "#j2-main-navbar-collapse", "data-toggle" => "collapse", type: "button"}
|
||||||
%span.sr-only Toggle navigation
|
%span.sr-only Toggle navigation
|
||||||
- if user_signed_in?
|
- if user_signed_in?
|
||||||
- if inbox_count > 0
|
- unless inbox_count.nil?
|
||||||
%span.icon-bar.navbar--inbox-animation
|
%span.icon-bar.navbar--inbox-animation
|
||||||
%span.icon-bar.navbar--inbox-animation
|
%span.icon-bar.navbar--inbox-animation
|
||||||
%span.icon-bar.navbar--inbox-animation
|
%span.icon-bar.navbar--inbox-animation
|
||||||
|
|
Loading…
Reference in a new issue