Update frontpage.md

This commit is contained in:
kload@kload.fr 2014-03-16 16:53:36 +01:00 committed by YunoHost
parent 8715288158
commit b6ff01714a

View file

@ -256,7 +256,6 @@
}, 500);
});
$(".actions").css('opacity', 0);
$(".languages").css('opacity', 0);
jQuery.ajaxSetup({cache: false});
jQuery.getScript('https://'+ location.host +'/mini/javascripts/mini.js', function() {
HOST_BOSH = 'https://'+ location.host +'/http-bind/';