Compare commits
2 Commits
263770b9c7
...
c67b3118f5
Author | SHA1 | Date | |
---|---|---|---|
|
c67b3118f5 | ||
|
696aa39966 |
@ -9,8 +9,6 @@
|
||||
if ($numero_sequentiel) { $numero_courant = $numero_sequentiel; }
|
||||
?>
|
||||
|
||||
<div id="global" onload="changerStyle(this.document)">
|
||||
|
||||
{* Itération sur les personnes *}
|
||||
{foreach from=$totalPersonnes key="idPersonne" item="personne"}
|
||||
<div class="previs_recu">
|
||||
@ -118,7 +116,6 @@
|
||||
</div>
|
||||
|
||||
{/foreach} {* Itération sur les personnes *}
|
||||
<div>
|
||||
|
||||
{* scripts divers *}
|
||||
<script src="script.js"></script>
|
||||
@ -140,4 +137,4 @@ document.addEventListener('DOMContentLoaded',
|
||||
{/literal}
|
||||
|
||||
<!-- footer -->
|
||||
{include file="_foot.tpl"}
|
||||
{include file="_foot.tpl"}
|
||||
|
Loading…
Reference in New Issue
Block a user