update
authorcavaliet
Thu, 24 Oct 2013 17:30:47 +0200
changeset 20 fb082fad5f5a
parent 19 e3c427afccfb
child 21 cdb49a70da93
update
web/img/newlogods2.png
web/index.html
Binary file web/img/newlogods2.png has changed
--- a/web/index.html	Thu Oct 24 17:27:43 2013 +0200
+++ b/web/index.html	Thu Oct 24 17:30:47 2013 +0200
@@ -229,7 +229,7 @@
 	 + '    </div>'
 	 + '  </div>'
      + '  <div><a style="margin-top: 10px;" class="btn btn-info" href="#" onclick="displayIframe(\'__NUM_JSON__\');return false;"><i class="glyphicon glyphicon-comment"></i> Ajouter votre commentaire sur cette vidéo</a></div>';
-     if(n=="full"){
+     if(n=="0" || n=="full"){
          s += '  <div><a style="margin-top: 10px;" class="btn btn-info" href="fullrenkan.html?type=chrono"><i class="glyphicon glyphicon-asterisk"></i> Voir la carte mentale chronologique</a></div>'; 
          s += '  <div><a style="margin-top: 10px;" class="btn btn-info" href="fullrenkan.html?type=thema"><i class="glyphicon glyphicon-asterisk"></i> Voir la carte mentale thématique</a></div>'; 
      }