fix(ui): ldap group search config labelclose EE-1846 (#5850)
Co-authored-by: olivia.wang <olivia.wang@wherescape.com>
This commit is contained in:
+1
-1
@@ -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;">
|
||||
|
||||
@@ -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)">
|
||||
|
||||
Reference in New Issue
Block a user