Loading view/unicaen-indicateur/indicateur/index.phtml +0 −2 Original line number Diff line number Diff line Loading @@ -87,7 +87,6 @@ $canAfficherTous = $this->isAllowed(IndicateurPrivileges::getResourceId(Indicate <th> Code </th> <th> Effectif </th> <th> Titre </th> <th> Entity </th> <th> #Abonnement </th> <th class="action"> Action </th> </tr> Loading @@ -106,7 +105,6 @@ $canAfficherTous = $this->isAllowed(IndicateurPrivileges::getResourceId(Indicate </small> <?php endif; ?> </td> <td> <?php echo $indicateur->getEntity(); ?> </td> <td> <?php echo count($indicateur->getAbonnements()); ?> <?php if (isset($abonnements[$indicateur->getId()])) : ?> Loading Loading
view/unicaen-indicateur/indicateur/index.phtml +0 −2 Original line number Diff line number Diff line Loading @@ -87,7 +87,6 @@ $canAfficherTous = $this->isAllowed(IndicateurPrivileges::getResourceId(Indicate <th> Code </th> <th> Effectif </th> <th> Titre </th> <th> Entity </th> <th> #Abonnement </th> <th class="action"> Action </th> </tr> Loading @@ -106,7 +105,6 @@ $canAfficherTous = $this->isAllowed(IndicateurPrivileges::getResourceId(Indicate </small> <?php endif; ?> </td> <td> <?php echo $indicateur->getEntity(); ?> </td> <td> <?php echo count($indicateur->getAbonnements()); ?> <?php if (isset($abonnements[$indicateur->getId()])) : ?> Loading