Commit 6dd8af71 authored by Kristina Markova's avatar Kristina Markova

Update training.registry.json

parent 487f5ce8
...@@ -106,7 +106,7 @@ ...@@ -106,7 +106,7 @@
"body" : false "body" : false
} ], } ],
"rights" : [ { "rights" : [ {
"groupCode" : "ispolniteli", "groupCode" : "ispolniteli_requests",
"canCreate" : true, "canCreate" : true,
"canList" : true, "canList" : true,
"canRead" : true, "canRead" : true,
...@@ -114,7 +114,7 @@ ...@@ -114,7 +114,7 @@
"canModify" : true, "canModify" : true,
"canDelete" : false "canDelete" : false
}, { }, {
"groupCode" : "klienty", "groupCode" : "klienty_requests",
"canCreate" : false, "canCreate" : false,
"canList" : true, "canList" : true,
"canRead" : true, "canRead" : true,
...@@ -122,7 +122,7 @@ ...@@ -122,7 +122,7 @@
"canModify" : false, "canModify" : false,
"canDelete" : false "canDelete" : false
}, { }, {
"groupCode" : "admin", "groupCode" : "admin_requests",
"canCreate" : true, "canCreate" : true,
"canList" : true, "canList" : true,
"canRead" : true, "canRead" : true,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment