app/soc/views/models/student.py
changeset 2076 1cd180cc56c9
parent 2050 b3b235acdc6e
child 2154 a0a1594e58ae
--- a/app/soc/views/models/student.py	Fri Apr 03 17:34:20 2009 +0000
+++ b/app/soc/views/models/student.py	Fri Apr 03 17:41:08 2009 +0000
@@ -179,7 +179,7 @@
     """See base.View._editContext().
     """
 
-    entity = context['entity']
+    # entity = context['entity']
     form = context['form']
 
     if 'scope_path' in form.initial: