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