PHRAS-46 #fix

PHRAS-16 #time 40h
This commit is contained in:
Jean-Yves Gaulier
2014-05-06 12:08:04 +02:00
committed by Nicolas Le Goff
parent 5563c34b8c
commit 192c2fbb55
17 changed files with 253 additions and 49 deletions

View File

@@ -105,7 +105,7 @@ $(document).ready(function () {
$(this).removeClass("hover");
});
sessionactive();
window.setTimeout("pollNotifications();", 10000);
resize();
$(window).resize(function () {
resize();