Skip to content
Snippets Groups Projects
Unverified Commit 98ced4c7 authored by Luc Everse's avatar Luc Everse :passport_control:
Browse files

Fix Mongo ADMIN access level not mapping no ADMINISTRATIVE

parent 43122249
No related branches found
No related tags found
2 merge requests!148Release 2.3.0,!127Feedback hiding
......@@ -14,7 +14,7 @@
const EDU_STAFF = 'EDUCATIONAL';
const INSTRUCTOR = 'INSTRUCTOR';
const ADMINISTRATIVE = 'ADMINISTRATIVE';
const ADMIN = 'ADMIN';
const ADMIN = 'ADMINISTRATIVE';
/**
* Adds a note.
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment