6 lines
262 B
6 lines
262 B
5 years ago
|
json.category_id category.id
|
||
|
json.category_name category.name
|
||
|
json.position category.position
|
||
|
json.category_count category_task_count(@course, category, @user)
|
||
|
json.category_type category.category_type_str
|
||
|
json.second_category_url category_url(category, @course)
|