3347: /src/Selectors/_SelectPlace.py is still looking for DataViews

svn: r13562
This commit is contained in:
Benny Malengier 2009-11-12 21:59:53 +00:00
parent f5e8ab5fe2
commit 9036896938

View File

@ -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: