mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
PHRAS-46 #fix
PHRAS-16 #time 40h
This commit is contained in:

committed by
Nicolas Le Goff

parent
5563c34b8c
commit
192c2fbb55
@@ -105,7 +105,7 @@ $(document).ready(function () {
|
||||
$(this).removeClass("hover");
|
||||
});
|
||||
|
||||
sessionactive();
|
||||
window.setTimeout("pollNotifications();", 10000);
|
||||
resize();
|
||||
$(window).resize(function () {
|
||||
resize();
|
||||
|
Reference in New Issue
Block a user