Remove fleet booster context menu on fit

This commit is contained in:
blitzman
2016-11-20 13:54:56 -05:00
parent 62a696cc4b
commit 7f2ac25455
4 changed files with 8 additions and 6 deletions

View File

@@ -182,6 +182,7 @@ class CommandView(d.Display):
menu = None
if sel != -1:
item = self.get(sel)
if item is None: return
sMkt = service.Market.getInstance()
fitSrcContext = "commandFit"
fitItemContext = item.name