From 3274ddb4963ed7e36d206bf588096aa14cbc3e7e Mon Sep 17 00:00:00 2001 From: Tchama Date: Thu, 26 Sep 2019 17:25:40 +0200 Subject: [PATCH] complete admin status list --- Resources/views/Status/index.html.twig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/views/Status/index.html.twig b/Resources/views/Status/index.html.twig index 38f34f955..1d3854625 100644 --- a/Resources/views/Status/index.html.twig +++ b/Resources/views/Status/index.html.twig @@ -8,6 +8,7 @@ Id Name + Type Active Actions @@ -17,6 +18,7 @@ {{ entity.id }} {{ entity.name|localize_translatable_string }} + {{ entity.type.name|localize_translatable_string }} {{ entity.active }}