Skip to content
Snippets Groups Projects
Commit a8607fc5 authored by Armand Bahi's avatar Armand Bahi
Browse files

Merge branch...

Merge branch 'bug/4-problemes-lors-qu-un-utilisateur-vmap_admin-et-non-vitis_admin-va-dans-le-mode-configuration' into 'master'

Resolve "Problèmes lors qu'un utilisateur vmap_admin et non vitis_admin va dans le mode configuration"

Closes #4

See merge request Development/vitis_apps/application/vmap!11
parents 7fbff5c8 a3662752
No related branches found
No related tags found
No related merge requests found
......@@ -1140,6 +1140,8 @@
<version>2018.04.00</version>
<code>
<![CDATA[
-- Armand 06/11/2018 enlever le mode onfiguration quand on est vmap_admin
DELETE FROM s_vitis.vm_mode_rolname WHERE mode_id='configuration' AND rolname='vmap_admin';
]]>
</code>
</query>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment