Typo Media -> Event
svn: r20037
This commit is contained in:
parent
2b254a9bdd
commit
9295c61005
@ -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"]:
|
||||
|
Loading…
Reference in New Issue
Block a user