- Adding map page (where is the location) #100

- fix menu appear Admin and Manager
This commit is contained in:
Paolo Arena
2019-11-17 01:07:23 +01:00
parent c2f9fb6937
commit ca7ee49944
22 changed files with 121 additions and 1816 deletions

View File

@@ -1,4 +1,4 @@
import VeeValidate from "vee-validate";
import VeeValidate from 'vee-validate'
export default ({ Vue }) => {
Vue.use(VeeValidate, { inject: false })