forked from fixin.me/fixin.me
Allow to drag all Quantities
This commit is contained in:
@@ -62,7 +62,7 @@ class Quantity < ApplicationRecord
|
||||
name
|
||||
end
|
||||
|
||||
def movable?
|
||||
def destroyable?
|
||||
subquantities.empty?
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user