This commit is contained in:
KONE SOREL 2025-12-25 11:28:50 +00:00
parent ef52c8b8f7
commit 218e594bb4
2 changed files with 4 additions and 3 deletions

View File

@ -76,7 +76,7 @@
</h2>
<div class="accordion-content">
<div class="tab-container">
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:10pt; white-space:nowrap;">
<table class="table table-striped table-bordered table-hover table-condensed table-responsive tabliste compact" style="font-size:10pt; white-space:nowrap;">
<thead>
<tr>
<th style='text-align:center'> <?= _("No Police") ?> </th>

View File

@ -570,17 +570,18 @@ console.groupEnd();
</div>
<script type="text/javascript">
raffraichier_gabarit();
//raffraichier_gabarit();
</script>
<script type="text/javascript">
$('#timer').timer({
/*$('#timer').timer({
duration: '60s',
callback: function() {
raffraichier_messagerie();
},
repeat: true
});
*/
</script>
<!-- JavaScript Libraries -->