Update card.php
This commit is contained in:
parent
417daa4289
commit
f59f605bcc
@ -1151,6 +1151,7 @@ if (is_object($objcanvas) && $objcanvas->displayCanvasExists($action)) {
|
|||||||
$("#typent_id").change();
|
$("#typent_id").change();
|
||||||
$("#effectif_id").val(id_ef15);
|
$("#effectif_id").val(id_ef15);
|
||||||
$("#effectif_id").change();
|
$("#effectif_id").change();
|
||||||
|
/* Force recompute width of a select2 field when it was hidden and then shown */
|
||||||
if ($("#civility_id").data("select2")) {
|
if ($("#civility_id").data("select2")) {
|
||||||
$("#civility_id").select2({width: "resolve"});
|
$("#civility_id").select2({width: "resolve"});
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user