detail pages for customers and projects (#1371)
This commit is contained in:
@@ -53,8 +53,6 @@
|
||||
{% block javascripts %}
|
||||
{{ parent() }}
|
||||
<script type="text/javascript">
|
||||
document.addEventListener('kimai.userRoleUpdate', function() {
|
||||
document.location.reload();
|
||||
});
|
||||
KimaiReloadPageWidget.create('kimai.userRoleUpdate');
|
||||
</script>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user