Ensure changing quantities outdates plans
This commit is contained in:
@@ -52,7 +52,6 @@ module.exports = class CraftPageController extends PageController
|
||||
|
||||
onRemoveFromWant: (item)->
|
||||
@model.want.remove item
|
||||
@onWantInventoryChanged()
|
||||
|
||||
onSampleClicked: (event)->
|
||||
$el = $(event.target)
|
||||
|
||||
Reference in New Issue
Block a user