menu and menu item categories
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
json.array! @menu_attributes do |attribute|
|
||||
json.type attribute.attribute_type
|
||||
json.name attribute.name
|
||||
json.value attribute.value
|
||||
end
|
||||
Reference in New Issue
Block a user