1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-22 11:13:46 +00:00

react to jslib #77 changes (#474)

This commit is contained in:
Kyle Spearrin
2020-02-28 16:57:54 -05:00
committed by GitHub
parent e2108ff85b
commit aac011d3b3
5 changed files with 3 additions and 63 deletions

View File

@@ -1,7 +1,7 @@
<div class="page-header">
<h1>{{'passwordGenerator' | i18n}}</h1>
</div>
<app-callout type="info" *ngIf="hasPolicyInEffect()">
<app-callout type="info" *ngIf="policyInEffect">
{{'passwordGeneratorPolicyInEffect' | i18n}}
</app-callout>
<div class="card card-password bg-light my-4">