mirror of
https://github.com/bitwarden/server.git
synced 2025-07-01 16:12:49 -05:00
more settings on dashboard
This commit is contained in:
@ -39,6 +39,9 @@
|
||||
<li class="nav-item" active-controller="Organizations">
|
||||
<a class="nav-link" asp-controller="Organizations" asp-action="Index">Organizations</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="https://help.bitwarden.com/hosting/" target="_blank">Docs</a>
|
||||
</li>
|
||||
</ul>
|
||||
@if(SignInManager.IsSignedIn(User))
|
||||
{
|
||||
|
Reference in New Issue
Block a user