diff --git a/app/templates/views/dashboard/dashboard.html b/app/templates/views/dashboard/dashboard.html index a6b410105..114667f2d 100644 --- a/app/templates/views/dashboard/dashboard.html +++ b/app/templates/views/dashboard/dashboard.html @@ -52,7 +52,9 @@
+ {% if current_user.has_permissions('manage_service') %}{% endif %} + {{ ajax_block(partials, updates_url, 'template-statistics') }}