privileges

This commit is contained in:
anhefti 2021-01-21 15:21:46 +01:00
parent c74cd42645
commit d4668eeeee

View file

@ -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)