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>';
}