Merge branch 'bug/amount-modal' into test-3
This commit is contained in:
@@ -26,7 +26,6 @@ class ChangeAmount(ContextMenu):
|
||||
return u"Change {0} Quantity".format(itmContext)
|
||||
|
||||
def activate(self, fullContext, selection, i):
|
||||
srcContext = fullContext[0]
|
||||
thing = selection[0]
|
||||
mainFrame = gui.mainFrame.MainFrame.getInstance()
|
||||
fitID = mainFrame.getActiveFit()
|
||||
|
||||
Reference in New Issue
Block a user