From f558e54a21fb50d34dba325342ed2c3e34f24a4e Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Sun, 8 Oct 2006 04:29:48 +0000 Subject: [PATCH] debug test svn: r7369 --- gramps2/src/Editors/_EditEventRef.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gramps2/src/Editors/_EditEventRef.py b/gramps2/src/Editors/_EditEventRef.py index 1fefcbb6e..65d7eb0a3 100644 --- a/gramps2/src/Editors/_EditEventRef.py +++ b/gramps2/src/Editors/_EditEventRef.py @@ -154,7 +154,7 @@ class EditEventRef(EditReference): self.srcref_list = self._add_tab( notebook, SourceEmbedList(self.dbstate,self.uistate, self.track, - self.source.source_list)) + self.source)) try: self.attr_list = self._add_tab(