clean debug messages and add credits
authorrougeronj
Wed, 10 Dec 2014 11:47:27 +0100
changeset 389 15210c7fec74
parent 388 b1d4d56fc650
child 390 78ca9191e2ee
clean debug messages and add credits
src/hdalab/templates/index.html
--- 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&nbsp;: <strong>Alexandre Monnin</strong></li>
 	                <li>Outils de sémantisation&nbsp;: <strong>Thibaut Cavalié</strong></li>
 	                <li>Interfaces de visualisation et d'annotation&nbsp;: <strong>Raphaël Velt</strong></li>
+	                <li>Refonte de l'interface et front-office&nbsp;: <strong>Julien Rougeron</strong></li>
 	            </ul>
 	        </div>
 	    </div>