mirror of
https://github.com/kakwa/ldapcherry
synced 2025-07-03 20:07:42 +02:00
hack to have a cleaner resize
This commit is contained in:
parent
5b1803cb05
commit
6e526b6f15
2 changed files with 3 additions and 2 deletions
|
@ -5,6 +5,7 @@ for(var j in classes){
|
|||
//console.log(formSelector);
|
||||
//console.log(forms);
|
||||
if (forms.length > 0){
|
||||
forms[0].style.removeProperty('display');
|
||||
var in_groups = forms[0].getElementsByClassName('input-group-addon');
|
||||
//console.log(in_groups);
|
||||
var i, len = in_groups.length;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue