Skip to content
Snippets Groups Projects
Commit 5559edd5 authored by Pavel Antonov's avatar Pavel Antonov :asterisk: Committed by Alex Petraky
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent d7265959
No related branches found
No related tags found
1 merge request!59Добавлен флаг "Скрыть" для коллекции в правило роли
This commit is part of merge request !59. Comments created here will be created in the context of that merge request.
......@@ -56,7 +56,7 @@ message Rule {
repeated string deny_read_fields = 10;
repeated string deny_write_fields = 11;
// признак надо ли скрывать поле в UI
// скрыть коллекцию в интерфейсе от пользователя
bool hidden = 12;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment