From 305d86f765f27d44c6568e06a6e1f04f8b3c9848 Mon Sep 17 00:00:00 2001 From: Vincent Salucci <26154748+vincentsalucci@users.noreply.github.com> Date: Tue, 3 Mar 2020 15:37:54 -0600 Subject: [PATCH] Update complexity score display (#479) * Update complexity score * Simplifying switch statement --- src/app/accounts/register.component.html | 2 +- src/app/accounts/register.component.ts | 19 ++++++++++++++++++- .../manage/policy-edit.component.html | 6 ++++-- .../manage/policy-edit.component.ts | 12 +++++++++++- .../settings/change-password.component.html | 2 +- src/app/settings/change-password.component.ts | 17 +++++++++++++++++ 6 files changed, 52 insertions(+), 6 deletions(-) diff --git a/src/app/accounts/register.component.html b/src/app/accounts/register.component.html index 657f5af004..b9d107e9c0 100644 --- a/src/app/accounts/register.component.html +++ b/src/app/accounts/register.component.html @@ -25,7 +25,7 @@

{{'masterPasswordPolicyInEffect' | i18n}}