svn: r8961

This commit is contained in:
Benny Malengier
2007-09-11 11:30:15 +00:00
parent f32dcb087a
commit fd5bb08aa3
3 changed files with 6 additions and 2 deletions

View File

@@ -859,7 +859,7 @@ class ListView(BookMarkView):
if menu and self.dbstate.active:
(ui, reportactions) = create_quickreport_menu(
self.QR_CATEGORY,
self.dbstate,
self.dbstate,
self.first_selected())
if len(reportactions) > 1 :
qr_menu = gtk.Menu()