reoad permissions page after role was created (#3377)

This commit is contained in:
Kevin Papst
2022-06-24 16:57:59 +02:00
committed by GitHub
parent 222056f973
commit aa8549b633

View File

@@ -100,10 +100,10 @@
toggleLabel(linkElement, isActive);
}
});
});
KimaiReloadPageWidget.create('kimai.userRoleUpdate');
});
});
function toggleLabel(element, showTrue) {
if (showTrue) {