From 9b7919eb5ae818a6f6eb74e6128829a975f5853a Mon Sep 17 00:00:00 2001 From: Abel Coronado Date: Fri, 17 Nov 2017 15:54:30 +0100 Subject: [PATCH] B #5558: No way for disable select auth type on settings-tab --- src/sunstone/public/app/tabs/users-tab/panels/auth/html.hbs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/sunstone/public/app/tabs/users-tab/panels/auth/html.hbs b/src/sunstone/public/app/tabs/users-tab/panels/auth/html.hbs index 364f3866e4..790391a6a4 100644 --- a/src/sunstone/public/app/tabs/users-tab/panels/auth/html.hbs +++ b/src/sunstone/public/app/tabs/users-tab/panels/auth/html.hbs @@ -29,7 +29,9 @@ {{tr "Authentication driver"}} {{{userCreationHTML}}} {{element.AUTH_DRIVER}} - + {{#isTabActionEnabled tabId "User.change_authentication"}} + + {{/isTabActionEnabled}} {{tr "Password"}}