* src/gramps_main.py: switch to DB as default, remove save option
* src/RelLib.py: setup DB environment better * src/DbPrompter.py: handle save/open with new DBs svn: r2924
This commit is contained in:
@@ -480,7 +480,6 @@ class SourceEditor:
|
||||
if self.update:
|
||||
self.update(self.parent,self.source_ref)
|
||||
|
||||
Utils.modified()
|
||||
self.close(obj)
|
||||
|
||||
def on_source_changed(self,obj):
|
||||
|
Reference in New Issue
Block a user