Correction affichage des bilans, comptes de résultats

This commit is contained in:
Michael RICOIS 2013-10-24 10:26:15 +00:00
parent 366e51e9ab
commit 9ec923f54c

View File

@ -45,7 +45,7 @@
<?php }?>
<?php if($this->typeBilan == 'B' and $this->typeBilan == 'A') {?>
<?php if($this->typeBilan == 'B' || $this->typeBilan == 'A') {?>
<div class="paragraph">
<table>
@ -58,7 +58,7 @@
<?php } else { ?>
<?php if ($this->nbBilanN!=0 || $this->nbBilanC!=0) {?>
<?php if ($this->nbBilanN!=0 && $this->nbBilanC!=0) {?>
<div class="paragraph">
<table>