Fix condition following the release
This commit is contained in:
parent
d01ede301d
commit
9267d9e945
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user