From 2bc06959c32a16e974d54122b001b27180570658 Mon Sep 17 00:00:00 2001 From: zadam Date: Thu, 29 Oct 2020 20:57:26 +0100 Subject: [PATCH] add a warning to change password dialog, fixes #1344 --- .idea/codeStyles/Project.xml | 21 +++---------------- src/public/app/dialogs/options/credentials.js | 5 +++++ 2 files changed, 8 insertions(+), 18 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 042c7e7c1..532d6eacc 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -6,26 +6,11 @@ + + - - - - \ No newline at end of file diff --git a/src/public/app/dialogs/options/credentials.js b/src/public/app/dialogs/options/credentials.js index 524293ff0..ce8c1a85c 100644 --- a/src/public/app/dialogs/options/credentials.js +++ b/src/public/app/dialogs/options/credentials.js @@ -8,6 +8,11 @@ const TPL = `

Your username is .

Change password

+ + +