fg
This commit is contained in:
parent
888bdc64f8
commit
e12ae2809c
|
|
@ -54,6 +54,13 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
$(document).ready(function() {
|
||||||
|
// Initialisation avec activation du compteur dynamique et des exports
|
||||||
|
initDataTableReference('#tableLister', 'Liste_Localites', false);
|
||||||
|
});
|
||||||
|
</script>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
/* Rappel des styles Ghost pour la cohérence */
|
/* Rappel des styles Ghost pour la cohérence */
|
||||||
.bg-primary-ghost { background-color: rgba(33, 46, 83, 0.08) !important; }
|
.bg-primary-ghost { background-color: rgba(33, 46, 83, 0.08) !important; }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user