Commit

commit 2bd8f4b8115e1625f03294368b551b9cef5927cd
Author: Jan Dankert 
Date:   Tue Dec 1 20:28:48 2020 +0100

    New: Doubleclick on password fields will show the password.

 modules/cms/ui/themes/default/html/views/login/login.php            | 6 +++---
 modules/cms/ui/themes/default/html/views/login/registercode.php     | 2 +-
 modules/cms/ui/themes/default/html/views/object/aclform.php         | 4 ++--
 modules/cms/ui/themes/default/html/views/profile/pw.php             | 6 +++---
 modules/cms/ui/themes/default/html/views/user/pw.php                | 2 +-
 modules/cms/ui/themes/default/script/openrat.js                     | 4 ++++
 modules/cms/ui/themes/default/script/openrat.min.js                 | 2 +-
 modules/cms/ui/themes/default/script/openrat/common.js              | 4 ++++
 .../components/html/component_password/PasswordComponent.class.php  | 2 +-
 9 files changed, 20 insertions(+), 12 deletions(-)