sqz
This commit is contained in:
parent
9c6a27e682
commit
b563389ac6
|
|
@ -40,7 +40,7 @@
|
|||
<div class="card-body p-3 bg-light-subtle rounded border border-primary-subtle border-dashed">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-md-1 text-md-end fw-bold small">
|
||||
<?= _("Table à consulter") ?>
|
||||
<?= _("Table choisie") ?>
|
||||
</div>
|
||||
<div class="col-md-11" id="div_listetables">
|
||||
<select name="listetables" id="listetables" class="form-control selectpicker" data-live-search="true" onchange="chargerFichiersTable();" autofocus>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user