User Areas to use the Toggle Password method

Updated the Components where the Password is required to allow toggle show / hide
This commit is contained in:
Leigh Pointer
2022-04-14 13:47:27 +02:00
parent 5a71ab3c20
commit 1625e3ba6c
6 changed files with 98 additions and 16 deletions

View File

@ -219,4 +219,10 @@
<data name="DeleteAllNotifications.Text" xml:space="preserve">
<value>Delete ALL Notifications</value>
</data>
<data name="HidePassword" xml:space="preserve">
<value>Hide</value>
</data>
<data name="ShowPassword" xml:space="preserve">
<value>Show</value>
</data>
</root>