Adjueted then tab items
This commit is contained in:
@@ -60,17 +60,17 @@ class WrenchResources extends BaseController
|
||||
[
|
||||
"id" => "1",
|
||||
"name" => "onsale",
|
||||
"content" => "On Sale",
|
||||
"content" => "Ask Away",
|
||||
],
|
||||
[
|
||||
"id" => "2",
|
||||
"name" => "owned",
|
||||
"content" => "Owned",
|
||||
"content" => "Interesting",
|
||||
],
|
||||
[
|
||||
"id" => "3",
|
||||
"name" => "created",
|
||||
"content" => "Created",
|
||||
"content" => "My Items",
|
||||
],
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user