diff --git a/tabellio/searchform/docsearchpfb.pt b/tabellio/searchform/docsearchpfb.pt index 9049f0e..d929a2b 100644 --- a/tabellio/searchform/docsearchpfb.pt +++ b/tabellio/searchform/docsearchpfb.pt @@ -13,7 +13,6 @@ mq python:modules['ZTUtils'].make_query; url batch_base_url | request/ACTUAL_URL; batchformkeys batchformkeys|nothing; - batchlinkparams python:batchformkeys and dict([(key, unicode(request.form[key]).encode('utf-8')) for key in batchformkeys if key in request]) or dict([(key, unicode(request.form[key]).encode('utf-8')) for key in request.form]); b_size python:10; b_size request/b_size | b_size; b_start python:0;b_start request/b_start | b_start;">