master
parent
fa4e6609e6
commit
7184cfed00
|
|
@ -37,7 +37,7 @@ function initBeanNames() {
|
||||||
select.append("<option value='" + v + "'>" + v + "</option>")
|
select.append("<option value='" + v + "'>" + v + "</option>")
|
||||||
}
|
}
|
||||||
|
|
||||||
$('.selectpicker').selectpicker();
|
$("#springBeanName").selectpicker('refresh');
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue