plusieurs auteurs pour les sources
[mw_sourceml] / app / out / default / views / sources / morceau / ariane.php
index 732c8fa..6f1c354 100644 (file)
@@ -2,10 +2,6 @@
 <?php $ariane_params = array(); ?>
 <?php $FIRST = true; ?>
 <h2>
-<?php if(isset($this->out["groupe"]) && $this->out["groupe"]) : $ariane_params["groupe"] = $this->out["groupe"]["id"]; ?>
-  <?php if($FIRST) : $FIRST = false; else : ?>&raquo;<?php endif; ?>
-  <a href="<?php echo $this->url("sources/groupe/view", array("id" => $this->out["groupe"]["id"])) ?>"><?php echo $this->out["groupe"]["nom"] ?></a>
-<?php endif; ?>
 <?php if(isset($this->out["album"]) && $this->out["album"]) : $ariane_params["album"] = $this->out["album"]["id"]; ?>
   <?php $ariane_params["album"] = $this->out["album"]["id"]; ?>
   <?php if($FIRST) : $FIRST = false; else : ?>&raquo;<?php endif; ?>