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

@@ -142,7 +142,7 @@ class EditPersonRef(EditSecondary):
if self.obj.ref:
if self.callback:
self.callback(self.obj)
self.close_window(obj)
self.close()
else:
from QuestionDialog import ErrorDialog