svn: r6426
This commit is contained in:
Alex Roitman
2006-04-23 22:43:36 +00:00
parent cd4ee9ca0b
commit 093cbe0775
18 changed files with 32 additions and 43 deletions

View File

@ -208,7 +208,7 @@ class EditEventRef(EditReference):
if self.update:
self.update(self.source_ref,self.source)
self.close_window(None)
self.close()
class EditFamilyEventRef(EditEventRef):