Skip to content

Commit

Permalink
Update SamigoConstants.java
Browse files Browse the repository at this point in the history
  • Loading branch information
ottenhoff authored Feb 8, 2024
1 parent 5cf6ac3 commit 5138315
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ public final class SamigoConstants {
public static final String AUTHZ_TEMPLATE_CREATE = "assessment.template.create";
public static final String AUTHZ_TEMPLATE_EDIT_OWN = "assessment.template.edit.own";
public static final String AUTHZ_TEMPLATE_DELETE_OWN = "assessment.template.delete.own";
public static final String AUTHZ_GROUP_DELETED = "assessment.group.deleted";
public static final String AUTHZ_GROUP_DELETED = "assessment.group.deleted";

/*
* Sakai.properties
Expand Down

0 comments on commit 5138315

Please sign in to comment.