--- a/src/hdalab/templates/index.html Wed Dec 10 11:47:03 2014 +0100
+++ b/src/hdalab/templates/index.html Wed Dec 10 11:47:27 2014 +0100
@@ -13,7 +13,6 @@
<script type="text/javascript">
$(function() {
$(".bloc").mouseenter(function() {
- console.log("katapla!");
var _this = this;
$(".overlay-bloc").each(function() {
if (this.parentNode.parentNode == _this) {
@@ -138,6 +137,7 @@
<li>Coordination scientifique : <strong>Alexandre Monnin</strong></li>
<li>Outils de sémantisation : <strong>Thibaut Cavalié</strong></li>
<li>Interfaces de visualisation et d'annotation : <strong>Raphaël Velt</strong></li>
+ <li>Refonte de l'interface et front-office : <strong>Julien Rougeron</strong></li>
</ul>
</div>
</div>