issue #0001728 : Suppression de la surcharge du score qui provoque toujours un affichage du score toujours sur 20

This commit is contained in:
Michael RICOIS 2013-10-23 14:11:10 +00:00
parent 4900296475
commit 9f581e0990

View File

@ -242,8 +242,6 @@ class EvaluationController extends Zend_Controller_Action
break;
}
$score['Indiscore'] = array($indiscore->Indiscore20, 'IndiScore');
$this->view->assign('siret', $this->siret);
$this->view->assign('id', $this->id);
$this->view->assign('siren', $siren);