mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 02:23:44 +00:00
[SM-71] Update all badges to use component library (#2999)
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
<h2 class="modal-title" id="userAddEditTitle">
|
||||
{{ title }}
|
||||
<small class="text-muted" *ngIf="name">{{ name }}</small>
|
||||
<span class="badge badge-dark" *ngIf="isDeactivated">{{ "deactivated" | i18n }}</span>
|
||||
<span bitBadge badgeType="secondary" *ngIf="isDeactivated">{{
|
||||
"deactivated" | i18n
|
||||
}}</span>
|
||||
</h2>
|
||||
<button
|
||||
type="button"
|
||||
|
||||
Reference in New Issue
Block a user