Tab caetgories
This commit is contained in:
@@ -144,21 +144,25 @@ class WrenchResources extends BaseController
|
|||||||
"id" => "0",
|
"id" => "0",
|
||||||
"name" => "blog",
|
"name" => "blog",
|
||||||
"content" => "Blog",
|
"content" => "Blog",
|
||||||
|
"enabled" => 1
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"id" => "1",
|
"id" => "1",
|
||||||
"name" => "onsale",
|
"name" => "onsale",
|
||||||
"content" => "Questions?",
|
"content" => "Questions?",
|
||||||
|
"enabled" => 1
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"id" => "2",
|
"id" => "2",
|
||||||
"name" => "owned",
|
"name" => "owned",
|
||||||
"content" => "Interesting",
|
"content" => "Interesting",
|
||||||
|
"enabled" => 0
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"id" => "3",
|
"id" => "3",
|
||||||
"name" => "created",
|
"name" => "created",
|
||||||
"content" => "My Items",
|
"content" => "My Items",
|
||||||
|
"enabled" => 1
|
||||||
],
|
],
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user