Fix categorizable
This commit is contained in:
parent
5190c1160a
commit
fc09ac3b68
|
@ -35,7 +35,7 @@ module OrbitCategory
|
|||
end
|
||||
|
||||
def category_id=(id)
|
||||
category = id
|
||||
self.category = id
|
||||
end
|
||||
|
||||
def disable?
|
||||
|
|
Reference in New Issue