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