bug 9459 fix merge conflict
This commit is contained in:
@@ -89,7 +89,7 @@ def importData(database, filename, user):
|
||||
gramps = True
|
||||
ifile.close()
|
||||
|
||||
if not gramps and ansel:
|
||||
if not gramps and ansel and user.uistate:
|
||||
top = Glade()
|
||||
code = top.get_object('codeset')
|
||||
code.set_active(0)
|
||||
|
Reference in New Issue
Block a user