Skip to content
Snippets Groups Projects
Commit a701991e authored by Anthony Borghi's avatar Anthony Borghi
Browse files

Merge branch 'next_version' into 'master'

Création change.log 2023.02.00

See merge request Development/vitis-2020/applications/vmap!52
parents 6105b7d3 4d6e05d0
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@
],
"default_description": "# Bienvenue dans vMap ! \n\nPlus d'information sur [http:\/\/www.veremes.com](http:\/\/www.veremes.com)",
"default_theme": "6",
"branch": "master",
"branch": "2023.03.00",
"name": "vmap",
"enable_custom_restrictions": false,
"url": "git@gitlab.veremes.net:Development/vitis-2020/applications/vmap.git",
......@@ -53,16 +53,16 @@
}
},
"framework": {
"branch": "master",
"branch": "next_app_vmap",
"name": "vitis",
"url": "git@gitlab.veremes.net:Development/vitis-2020/sources/vitis.git"
},
"modules": [{
"branch": "master",
"branch": "next_version",
"name": "module_vmap",
"url": "git@gitlab.veremes.net:Development/vitis-2020/sources/module_vmap.git"
}, {
"branch": "master",
"branch": "2023.04.00",
"name": "module_cadastre",
"url": "git@gitlab.veremes.net:Development/vitis-2020/sources/module-cadastre-2020.git"
}]
......
......@@ -27,7 +27,8 @@ import {
vmapUsersSection,
vmapUsersGroupsSpecSection,
vmapFluxMode,
vmapMapReportsMode
vmapMapReportsMode,
vmapAdminManageDataObject,
} from '../modules/vmap/struct/vmap.struct';
/**
......@@ -67,6 +68,7 @@ export const appStruct: AppConfig = {
'privilege': 'vmap_user'
},
vmapAdminCartoObject,
vmapAdminManageDataObject,
{
'type': 'separator',
'label': 'TITLE_MODE_VMAP_ADMIN',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment