app/soc/views/helper/surveys.py
changeset 2465 037a7e79a635
parent 2463 05af53239799
child 2468 0273c1a8d708
--- a/app/soc/views/helper/surveys.py	Tue Jun 30 14:56:48 2009 +0200
+++ b/app/soc/views/helper/surveys.py	Tue Jun 30 15:58:56 2009 +0200
@@ -559,7 +559,7 @@
     content = {
       'idx': idx,
       'data': data,
-      'logic': logic,
+      'logic': record_logic,
       'limit': limit,
      }
     updates = dicts.rename(params, params['list_params'])