|
@@ -2,7 +2,7 @@ export default [
|
|
|
{
|
|
{
|
|
|
path: 'custom-schedules',
|
|
path: 'custom-schedules',
|
|
|
name: 'CustomSchedulesPage',
|
|
name: 'CustomSchedulesPage',
|
|
|
- component: () => import('src/pages/opportunity/CustomSchedulesPage.vue'),
|
|
|
|
|
|
|
+ component: () => import('pages/opportunity/CustomSchedulesPage.vue'),
|
|
|
meta: {
|
|
meta: {
|
|
|
title: 'opportunities.title',
|
|
title: 'opportunities.title',
|
|
|
requireAuth: true,
|
|
requireAuth: true,
|