Fix categorizable

This commit is contained in:
chris 2013-07-19 17:09:17 +08:00
parent 5190c1160a
commit fc09ac3b68
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ module OrbitCategory
end
def category_id=(id)
category = id
self.category = id
end
def disable?