[sulfur] switch back to packages page when queue is complete

This commit is contained in:
Fabio Erculiani
2010-01-24 23:03:14 +01:00
parent ca25e03936
commit 743bcceda4
+2
View File
@@ -2173,6 +2173,8 @@ class SulfurApplication(Controller, SulfurApplicationEventsMixin):
self.disable_ugc = False
if switch_back_page is not None:
self.switch_notebook_page(switch_back_page)
else:
self.switch_notebook_page('packages')
self.Equo.resources_remove_lock()
return state