mirror of
https://github.com/bitwarden/server
synced 2026-01-05 18:13:31 +00: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