Browse Source

Anomalie #156: CheckCount sur home

bastien 13 years ago
parent
commit
3ee339992c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      web/bundles/muzichcore/js/muzich.js

+ 1 - 0
web/bundles/muzichcore/js/muzich.js View File

1208
 
1208
 
1209
           setTimeout(check_new_elements, 150000);
1209
           setTimeout(check_new_elements, 150000);
1210
         });
1210
         });
1211
+        do_check_new_elements = false;
1211
       }
1212
       }
1212
       
1213
       
1213
     }
1214
     }