add subcategory description on top of the indicators

This commit is contained in:
Alex Martzios 2022-07-26 15:24:53 +03:00
parent 6a8637d994
commit f7686f2ba4
4 changed files with 21 additions and 16 deletions

View File

@ -72,6 +72,11 @@
</ng-template>
</ul>
</div>
<div *ngIf="activeSubCategory.description" class="uk-margin-medium-top uk-margin-bottom">
<div class="uk-padding uk-padding-remove-vertical">
{{activeSubCategory.description}}
</div>
</div>
<div *ngIf="privateStakeholder" class="message">
<div class="uk-text-center">
<h3 class="uk-flex uk-flex-middle">

@ -1 +1 @@
Subproject commit 82833bcf11e2a4a9ed9e24c6b54a2a3750a681e0
Subproject commit 3eba03889355b91f4e335d1997e689ca379b4572

@ -1 +1 @@
Subproject commit d689686aa89aadae1e58b315fe4aa8e720b320b5
Subproject commit 0423644810480f58ec31522e744d1589530657f9

@ -1 +1 @@
Subproject commit a05879462df531d670cd521f1834ccdc76e11ae0
Subproject commit 98b30a43f1810bcdbc96f119f3f021a1d7872714