Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit c3b20e5

Browse files
author
barnabartha
committed
SORMAS-Foundation#2316 - add delete case right to admin supervisor
1 parent c27c5ff commit c3b20e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sormas-api/src/main/java/de/symeda/sormas/api/user/UserRight.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ public enum UserRight {
177177
),
178178
CASE_DELETE(
179179
ADMIN,
180+
ADMIN_SUPERVISOR,
180181
NATIONAL_USER
181182
),
182183
CASE_IMPORT(

0 commit comments

Comments
 (0)