Commits

Michael Koch authored 80cae75e975
Updated EUSSET theme
No tags

src/themes/eusset/app/footer/footer.component.html

Modified
4 4 <div class="container px-n1">
5 5 <!--Grid row-->
6 6 <div class="row">
7 7
8 8 <!--Grid column-->
9 9 <div class="col-lg-7 col-md-12 mb-4 mt-4">
10 10 <h5>EUSSET publication series</h5>
11 11 <ul class="list-unstyled mb-0">
12 12 </ul>
13 13 <ul class="list-unstyled mb-0 two-col">
14 - <li class="top-footer-list" *ngFor="let item of gidata.uiConfig?._embedded?.layoutgroups[1]?._embedded?.communities ">
14 + <li class="top-footer-list" *ngFor="let item of gidata.uiConfig?._embedded?.layoutgroups[0]?._embedded?.communities ">
15 15 <a routerLink="/communities/{{item.uuid}}" routerLinkActive="active" ariaCurrentWhenActive="page">{{ item.name }}</a>
16 16 </li>
17 17 </ul>
18 18 </div>
19 19 <!--Grid column-->
20 20
21 21 <!--Grid column-->
22 22 <div class="col-lg-3 col-md-6 mb-4 mt-4">
23 23 <h5>About EUSSET</h5>
24 24

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut