Skip to content
Snippets Groups Projects
Commit 00beda3d authored by Simon Leipold's avatar Simon Leipold
Browse files

1074670 Berechtigungen greifen sofort nach Erstellung

parent f4f22731
No related branches found
No related tags found
No related merge requests found
......@@ -79,10 +79,10 @@ if (fullPermissions == 1) {
}
// permission action gets created in PermissionAction_entity
tools.clearPermissionCache();
}
tools.clearPermissionCache();
// checks input array if each element is a valid input, returns true if valid, otherwise false
function checkInput(pInputArr) {
for each (var input in pInputArr) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment