detail pages for customers and projects (#1371)
This commit is contained in:
@@ -198,7 +198,7 @@
|
||||
{% block javascripts %}
|
||||
{# no call to parent(), as we use a custom built for the frontend assets and don't want the default <script> #}
|
||||
<script type="text/javascript">
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
window.addEventListener('load', function() {
|
||||
var loader = new KimaiWebLoader(
|
||||
{
|
||||
login: '{{ path('fos_user_security_login') }}',
|
||||
|
||||
Reference in New Issue
Block a user