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(
|
sel = SelectRepository(
|
||||||
self.dbstate,
|
self.dbstate,
|
||||||
self.uistate,
|
self.uistate,
|
||||||
self.track,
|
self.track)
|
||||||
_("Select repository"))
|
|
||||||
|
|
||||||
repo = sel.run()
|
repo = sel.run()
|
||||||
if repo:
|
if repo:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user