parent
fcfeb137bc
commit
16b012e05c
2 changed files with 4 additions and 2 deletions
|
@ -170,7 +170,7 @@
|
|||
</div>
|
||||
|
||||
<!-- Change Password -->
|
||||
<div class="row" ng-show="changePasswordInfo.state !='changing'">
|
||||
<div class="row" quay-show="Config.AUTHENTICATION_TYPE == 'Database' && changePasswordInfo.state !='changing'">
|
||||
<div class="panel">
|
||||
<div class="panel-title">Change Password</div>
|
||||
|
||||
|
|
Reference in a new issue