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> </h2>
<div class="accordion-content"> <div class="accordion-content">
<div class="tab-container"> <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> <thead>
<tr> <tr>
<th style='text-align:center'> <?= _("No Police") ?> </th> <th style='text-align:center'> <?= _("No Police") ?> </th>

View File

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