mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 12:20:31 +00:00
fix items connector.
This commit is contained in:
@@ -19,11 +19,11 @@ export default [
|
||||
children: [
|
||||
{
|
||||
text: 'Items List',
|
||||
href: '/dashboard/accounts',
|
||||
href: '/dashboard/items/list',
|
||||
},
|
||||
{
|
||||
text: 'New Item',
|
||||
href: '/dashboard/accounts',
|
||||
href: '/dashboard/items/new',
|
||||
},
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user