mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-11 10:10:25 +01:00
[PM-10833] [Defect] Add items to new dropdown in admin console (#10828)
* Add cipher types to "new" dropdown in admin console. * Keep feature flag code consistent. * Add missing menu divider.
This commit is contained in:
parent
8aa81dec3b
commit
5ba39651e2
@ -131,6 +131,7 @@
|
||||
<i class="bwi bwi-sticky-note" slot="start" aria-hidden="true"></i>
|
||||
{{ "note" | i18n }}
|
||||
</button>
|
||||
<bit-menu-divider></bit-menu-divider>
|
||||
</ng-container>
|
||||
<ng-container *ngSwitchCase="false">
|
||||
<button type="button" bitMenuItem (click)="addCipher()">
|
||||
|
Loading…
Reference in New Issue
Block a user