Changed "Chage password" button style in Users section to be action style
This commit is contained in:
committed by
Elitsa Marinovska
parent
1362a953f2
commit
d2cde44b1f
@@ -259,7 +259,7 @@
|
||||
<div>
|
||||
|
||||
<umb-button type="button" ng-if="model.user.userDisplayState.key !== 'Invited' && model.changePasswordModel.isChanging === false"
|
||||
button-style="[info,block]"
|
||||
button-style="[action,block]"
|
||||
action="model.toggleChangePassword()"
|
||||
label="Change password"
|
||||
label-key="general_changePassword"
|
||||
|
||||
Reference in New Issue
Block a user