changeset 1357 | 3dd1507aa723 |
parent 1343 | 4ba39392c854 |
child 1430 | ff8cc6b15e6a |
--- a/app/soc/views/models/request.py Sun Feb 15 20:25:35 2009 +0000 +++ b/app/soc/views/models/request.py Sun Feb 15 20:26:15 2009 +0000 @@ -144,7 +144,8 @@ # get the context for this webpage context = responses.getUniversalContext(request) - + helper.responses.useJavaScript(context, params['js_uses_all']) + request_logic = params['logic'] # get the request entity using the information from kwargs