]> git.parisson.com Git - teleforma.git/commitdiff
minor
authorGuillaume Pellerin <yomguy@parisson.com>
Wed, 17 Jul 2013 16:13:33 +0000 (18:13 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Wed, 17 Jul 2013 16:13:33 +0000 (18:13 +0200)
teleforma/views/core.py

index 5a143399cb5ab1d4e17049b79fa73505162c20ce..b854882bf1ca595c8975aa051a420698e890bd0a 100644 (file)
@@ -547,7 +547,7 @@ class ConferenceRecordView(FormView):
                 except:
                     pass
 
-        live_message(conference)
+        live_message(self.conference)
 
         try:
             self.push()