9041: remove temorary _DATAMAP entries (from [8fac92d
])
not needed after [4c22713
]
This commit is contained in:
parent
8c66825e84
commit
c5bbe7b04e
@ -894,9 +894,6 @@ class GrampsLocale(object):
|
||||
from gramps.gen.lib.grampstype import GrampsType
|
||||
return GrampsType.xml_str(name)
|
||||
|
||||
#9041 fake entries for matching some _DATAMAP strings on reports
|
||||
temp = [_("Father Age"), _("Mother Age")]
|
||||
|
||||
def format(self, format, val, grouping=False, monetary=False):
|
||||
"""
|
||||
Format a number in the current numeric locale. See python's
|
||||
|
Loading…
Reference in New Issue
Block a user