Save
This commit is contained in:
parent
ef52c8b8f7
commit
218e594bb4
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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 -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user