Changed "Chage password" button style in Users section to be action style

This commit is contained in:
Poornima Nayar
2019-10-22 11:37:40 +01:00
committed by Elitsa Marinovska
parent 1362a953f2
commit d2cde44b1f

View File

@@ -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"