Typo Media -> Event

svn: r20037
This commit is contained in:
Doug Blank 2012-07-20 19:15:21 +00:00
parent 2b254a9bdd
commit 9295c61005

View File

@ -66,7 +66,7 @@ def process_event(request, context, handle, action, add_to=None): # view, edit,
elif action == "save-share":
item, handle = add_to
pickform = PickForm("Pick event",
Media,
Event,
(),
request.POST)
if pickform.data["picklist"]: