2008-01-22 Benny Malengier <benny.malengier@gramps-project.org>
* src/Editors/_EditPerson.py: callback for gallerytab no longer needed svn: r9907
This commit is contained in:
parent
098be7de14
commit
65dcc697ac
@ -1,3 +1,6 @@
|
||||
2008-01-22 Benny Malengier <benny.malengier@gramps-project.org>
|
||||
* src/Editors/_EditPerson.py: callback for gallerytab no longer needed
|
||||
|
||||
2008-01-21 Benny Malengier <benny.malengier@gramps-project.org>
|
||||
* src/plugins/Check.py: bug (buglist) wrong method call
|
||||
|
||||
|
@ -401,7 +401,6 @@ class EditPerson(EditPrimary):
|
||||
the updating image on the main form which has just been modified.
|
||||
"""
|
||||
self.load_photo(obj.get_path())
|
||||
self.gallery_tab.edit_callback(ref, obj)
|
||||
|
||||
def _image_button_press(self, obj, event):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user