From f59beded216954a16d59c6b6421c3338fc95f91b Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Fri, 23 Feb 2018 16:38:00 +0900 Subject: [PATCH] Confirmation dialog for password changing --- .../twirl/gitbucket/core/account/edit.scala.html | 10 +++++++++- src/main/twirl/gitbucket/core/admin/user.scala.html | 13 ++++++++++++- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/src/main/twirl/gitbucket/core/account/edit.scala.html b/src/main/twirl/gitbucket/core/account/edit.scala.html index 08f86346e..398c1735c 100644 --- a/src/main/twirl/gitbucket/core/account/edit.scala.html +++ b/src/main/twirl/gitbucket/core/account/edit.scala.html @@ -55,13 +55,21 @@
Delete account
- + } }