equal
deleted
inserted
replaced
228 + ' <\/script>' |
228 + ' <\/script>' |
229 + ' </div>' |
229 + ' </div>' |
230 + ' </div>' |
230 + ' </div>' |
231 + ' <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>'; |
231 + ' <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>'; |
232 if(n=="0" || n=="full"){ |
232 if(n=="0" || n=="full"){ |
233 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>'; |
233 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 d\'annotation chronologique</a></div>'; |
234 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>'; |
234 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 d\'annotation thématique</a></div>'; |
235 } |
235 } |
236 s += '' |
236 s += '' |
237 + ' <div style="float:left; width:400px;" id="AnnotationsList_ext"></div>' |
237 + ' <div style="float:left; width:400px;" id="AnnotationsList_ext"></div>' |
238 + '</div>'; |
238 + '</div>'; |
239 |
239 |