diff --git a/client/src/app/site/motions/modules/motion-detail/components/motion-detail/motion-detail.component.html b/client/src/app/site/motions/modules/motion-detail/components/motion-detail/motion-detail.component.html index 796e41c5b..e2f7df425 100644 --- a/client/src/app/site/motions/modules/motion-detail/components/motion-detail/motion-detail.component.html +++ b/client/src/app/site/motions/modules/motion-detail/components/motion-detail/motion-detail.component.html @@ -267,7 +267,11 @@
- @@ -280,7 +284,7 @@
-
+
- {{ motion.category.prefixedNameWithParents }} +
+
+ {{ motion.category.parent }} +
+ {{ 'Subcategory' | translate }}: + {{ motion.category }} +
@@ -761,7 +771,12 @@
- +