Merge "Fix "Set admin password" checkbox visibility"

This commit is contained in:
Zuul 2022-09-27 08:58:18 +00:00 committed by Gerrit Code Review
commit a0560b4bf5

@ -26,7 +26,7 @@
</hz-dynamic-table>
</transfer-table> <!-- End Key Pairs Table -->
<settings-service required-settings='["OPENSTACK_HYPERVISOR_FEATURES.can_set_password"]'>
<settings-service hz-if-settings='["OPENSTACK_HYPERVISOR_FEATURES.can_set_password"]'>
<div class="admin-password">
<div class="themable-checkbox">
<input ng-change="ctrl.setAdminPasswordChange()"