1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-23 03:22:50 +02: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:
Alec Rippberger 2024-09-04 17:38:56 -05:00 committed by GitHub
parent 8aa81dec3b
commit 5ba39651e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -131,6 +131,7 @@
<i class="bwi bwi-sticky-note" slot="start" aria-hidden="true"></i> <i class="bwi bwi-sticky-note" slot="start" aria-hidden="true"></i>
{{ "note" | i18n }} {{ "note" | i18n }}
</button> </button>
<bit-menu-divider></bit-menu-divider>
</ng-container> </ng-container>
<ng-container *ngSwitchCase="false"> <ng-container *ngSwitchCase="false">
<button type="button" bitMenuItem (click)="addCipher()"> <button type="button" bitMenuItem (click)="addCipher()">