base page title
This commit is contained in:
+6
-6
@@ -145,12 +145,12 @@ export const Pages = {
|
||||
planUsers: "/support/plan-users/",
|
||||
},
|
||||
category: {
|
||||
list: "/category/list",
|
||||
create: "/category/create",
|
||||
update: "/category/update/",
|
||||
detail: "/category/",
|
||||
variant: "/category/variant/",
|
||||
attributes: "/category/attributes/",
|
||||
list: "/products/category",
|
||||
create: "/products/category/create",
|
||||
update: "/products/category/update/",
|
||||
detail: "/products/category/",
|
||||
variant: "/products/category/variant/",
|
||||
attributes: "/products/category/attributes/",
|
||||
},
|
||||
products: {
|
||||
create: "/products/create",
|
||||
|
||||
Reference in New Issue
Block a user