mirror of
https://github.com/bitwarden/server.git
synced 2025-07-01 08:02:49 -05:00
billing info and tx management tools
This commit is contained in:
@ -49,6 +49,9 @@
|
||||
<a class="dropdown-item" asp-controller="Tools" asp-action="ChargeBraintree">
|
||||
Charge Braintree Customer
|
||||
</a>
|
||||
<a class="dropdown-item" asp-controller="Tools" asp-action="CreateTransaction">
|
||||
Create Transaction
|
||||
</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="nav-item" active-controller="Logs">
|
||||
|
Reference in New Issue
Block a user