4011: "reports" should have a "no private information" button
This commit is contained in:
parent
0e805c1f5c
commit
eac193566f
@ -26,8 +26,6 @@
|
||||
#
|
||||
#------------------------------------------------------------------------
|
||||
import time
|
||||
from gramps.gen.const import GRAMPS_LOCALE as glocale
|
||||
_ = glocale.translation.sgettext
|
||||
import os
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
@ -35,6 +33,8 @@ import os
|
||||
# gramps modules
|
||||
#
|
||||
#------------------------------------------------------------------------
|
||||
from gramps.gen.const import GRAMPS_LOCALE as glocale
|
||||
_ = glocale.translation.sgettext
|
||||
from gramps.gen.plug.menu import StringOption, MediaOption, NumberOption
|
||||
from gramps.gen.utils.file import media_path_full
|
||||
from gramps.gen.plug.report import Report
|
||||
|
Loading…
Reference in New Issue
Block a user