3347: /src/Selectors/_SelectPlace.py is still looking for DataViews
svn: r13562
This commit is contained in:
parent
f5e8ab5fe2
commit
9036896938
@ -128,8 +128,7 @@ class RepoEmbedList(EmbeddedList, DbGUIElement):
|
||||
sel = SelectRepository(
|
||||
self.dbstate,
|
||||
self.uistate,
|
||||
self.track,
|
||||
_("Select repository"))
|
||||
self.track)
|
||||
|
||||
repo = sel.run()
|
||||
if repo:
|
||||
|
Loading…
Reference in New Issue
Block a user