- 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

@@ -294,7 +294,7 @@ export const fieldsTable = {
value: 'disciplines',
label: 'Discipline',
columns: coldisciplines,
colkey: '_id',
colkey: 'typol_code',
collabel: 'label'
},
{