]> git.parisson.com Git - teleforma.git/commitdiff
try bugfix
authorGuillaume Pellerin <yomguy@parisson.com>
Sun, 20 Jul 2014 15:01:37 +0000 (17:01 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Sun, 20 Jul 2014 15:01:37 +0000 (17:01 +0200)
teleforma/templates/teleforma/seminar_detail.html

index 69a816bfc45b2de437aafdede73d958cf6c0faeb..48043ce8a63b3feadfcccdf047cb597770162226 100644 (file)
@@ -78,7 +78,6 @@ $(window).ready(function(){
         });
 
     $(window).unload(function(){
-          var f = seminarUtils;
           f.ping('{{seminar.id}}','{{user.username}}');
         });