fix(ui): ldap group search config labelclose EE-1846 (#5850)

Co-authored-by: olivia.wang <olivia.wang@wherescape.com>
pull/5886/head
wheresolivia 2021-10-08 12:01:10 +13:00 committed by GitHub
parent dcd1e902cd
commit 0200a668df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<div class="col-sm-12 form-section-title" style="float: initial;">
Teams auto-population configurations
Group search configurations
</div>
<rd-widget ng-repeat="config in $ctrl.settings | limitTo: (1 - $ctrl.settings)" style="display: block; margin-bottom: 10px;">

View File

@ -1,5 +1,5 @@
<div class="col-sm-12 form-section-title" style="float: initial;">
Teams auto-population configurations
Group search configurations
</div>
<div style="margin-top: 10px;" ng-repeat="config in $ctrl.settings | limitTo: (1 - $ctrl.settings)">