privileges
This commit is contained in:
parent
c74cd42645
commit
d4668eeeee
1 changed files with 1 additions and 1 deletions
|
@ -250,7 +250,7 @@ public class SEBSettingsForm implements TemplateComposer {
|
|||
return action;
|
||||
})
|
||||
.noEventPropagation()
|
||||
.publishIf(() -> examConfigGrant.iw())
|
||||
.publishIf(() -> examConfigGrant.im())
|
||||
|
||||
.newAction(ActionDefinition.SEB_EXAM_CONFIG_IMPORT_TO_EXISTING_CONFIG)
|
||||
.withEntityKey(entityKey)
|
||||
|
|
Loading…
Reference in a new issue