develop #2

Merged
andreas.mantas merged 6 commits from develop into master 2024-04-04 15:10:25 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 131081f5e8 - Show all commits

View File

@ -61,7 +61,7 @@
</div>
<div *ngIf="reposOfUser && reposOfUser.length>0" class="menu_section border_top">
<div class="sidebar_heading">REPOSITORIES</div>
<div class="sidebar_heading">DATASOURCES</div>
<ul>
<li *ngFor="let repo of visibleReposOfUser" [routerLinkActive]="['current_section']" class="">