Correction affichage du graphique passif

This commit is contained in:
Michael RICOIS 2013-10-24 15:36:45 +00:00
parent abd55a972f
commit 9479311035

View File

@ -142,7 +142,7 @@
<div class="paragraph">
<?=$this->action('bilangraph', 'finance', null, array(
'type' => 'passif',
'typeBilan' => $this>typeBilan,
'typeBilan' => $this->typeBilan,
'dateCloture' => $this->lastDateCloture,
'siret' => $this->siret,
'id' => $this->id,
@ -150,10 +150,6 @@
</div>
<h2>Soldes Intermédiaire de Gestion</h2>
<?php
$tabResult = $this->partial()->view->tabResultSig;
$tabRatio = $this->partial()->view->tabRatioSig;
?>
<div class="paragraph">
<table class="bilans">
<thead>