]> git.parisson.com Git - teleforma.git/commitdiff
fix conference creation super return
authoryomguy <yomguy@parisson.com>
Sun, 4 Nov 2012 17:20:21 +0000 (18:20 +0100)
committeryomguy <yomguy@parisson.com>
Sun, 4 Nov 2012 17:20:21 +0000 (18:20 +0100)
teleforma/views/core.py

index 0a7bbaa6a8b8c691c0b804b47da06ec33fddc805..d11f27166981fbf6338515c8741360673d43cdd1 100644 (file)
@@ -457,7 +457,7 @@ class ConferenceRecordView(FormView):
         except:
             pass
 
-        
+        return super(ConferenceRecordView, self).form_valid(form)
 
     def snapshot(self, url, dir):
         width = 160