diff --git a/ayanova/src/router.js b/ayanova/src/router.js index bfc6b7de..bb4b889d 100644 --- a/ayanova/src/router.js +++ b/ayanova/src/router.js @@ -127,14 +127,14 @@ export default new Router({ /* webpackChunkName: "ay-common" */ "./views/home-user-settings.vue" ) }, - { - path: "/home-translation", - name: "home-translation", - component: () => - import( - /* webpackChunkName: "ay-common" */ "./views/home-translation.vue" - ) - }, + // { + // path: "/home-translation", + // name: "home-translation", + // component: () => + // import( + // /* webpackChunkName: "ay-common" */ "./views/home-translation.vue" + // ) + // }, { path: "/home-password", name: "home-password", diff --git a/ayanova/src/views/acc-accounting.vue b/ayanova/src/views/acc-accounting.vue index 6afeaf5a..8f6bb891 100644 --- a/ayanova/src/views/acc-accounting.vue +++ b/ayanova/src/views/acc-accounting.vue @@ -1,5 +1,5 @@ diff --git a/ayanova/src/views/inv-adjustments.vue b/ayanova/src/views/inv-adjustments.vue index df30bd75..bb25bc18 100644 --- a/ayanova/src/views/inv-adjustments.vue +++ b/ayanova/src/views/inv-adjustments.vue @@ -1,5 +1,5 @@