2007-07-14 Alex Roitman <shura@gramps-project.org>
* src/Editors/_EditLdsOrd.py (_setup_fields): Typo. svn: r8715
This commit is contained in:
@ -1,3 +1,6 @@
|
|||||||
|
2007-07-14 Alex Roitman <shura@gramps-project.org>
|
||||||
|
* src/Editors/_EditLdsOrd.py (_setup_fields): Typo.
|
||||||
|
|
||||||
2007-07-12 Alex Roitman <shura@gramps-project.org>
|
2007-07-12 Alex Roitman <shura@gramps-project.org>
|
||||||
* src/GrampsDb/_GrampsBSDDB.py (convert_notes_13): Add privacy to
|
* src/GrampsDb/_GrampsBSDDB.py (convert_notes_13): Add privacy to
|
||||||
LdsOrd on upgrade.
|
LdsOrd on upgrade.
|
||||||
|
@ -387,7 +387,7 @@ class EditFamilyLdsOrd(EditSecondary):
|
|||||||
self.top.get_widget('temple'),
|
self.top.get_widget('temple'),
|
||||||
self.obj.set_temple,
|
self.obj.set_temple,
|
||||||
self.obj.get_temple,
|
self.obj.get_temple,
|
||||||
Ldsutils.Temples.name_code_data(),
|
LdsUtils.Temples.name_code_data(),
|
||||||
self.db.readonly)
|
self.db.readonly)
|
||||||
|
|
||||||
self.status_menu = MonitoredMenu(
|
self.status_menu = MonitoredMenu(
|
||||||
|
Reference in New Issue
Block a user