Skip to content

Commit

Permalink
fix org navbar (#15173)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpraet authored Mar 26, 2021
1 parent dc56fb7 commit 6b836ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/user/dashboard/navbar.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
</div>
</div>
</div>
</div>
{{end}}
</div>

{{if .ContextUser.IsOrganization}}
<div class="right stackable menu">
Expand Down Expand Up @@ -101,5 +101,6 @@
</div>
</div>
{{end}}
</div>
</div>
<div class="ui divider"></div>

0 comments on commit 6b836ac

Please sign in to comment.