From e1ce2ee6b940b0686bbe4004c0e403fd4aa0cdbc Mon Sep 17 00:00:00 2001 From: Thomas Clement Mogensen Date: Tue, 23 Apr 2013 17:35:53 +0200 Subject: [PATCH] add handling of the RelativeDateWidget, already expected to exist in p.a.querystring --- plone/formwidget/querystring/input.pt | 7 +++++++ plone/formwidget/querystring/querywidget.js | 15 +++++++++++++++ 2 files changed, 22 insertions(+) diff --git a/plone/formwidget/querystring/input.pt b/plone/formwidget/querystring/input.pt index 3520b94..fc22da8 100644 --- a/plone/formwidget/querystring/input.pt +++ b/plone/formwidget/querystring/input.pt @@ -73,6 +73,13 @@ tal:attributes="name python:str(fieldName)+'.v:records:list'; value python:row['v'][1]"/> +
+ + days +
+