Liquid fixes for latest transactions and API Doc.

This commit is contained in:
softsimon
2021-07-29 13:06:08 +03:00
parent 7788a2d6bd
commit b8a110a772
4 changed files with 8 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
</div>
<ul ngbNav #nav="ngbNav" [(activeId)]="active" class="nav-tabs">
<li *ngIf="network.val !== 'bisq'" [ngbNavItem]="0">
<li *ngIf="network.val !== 'bisq' && network.val !== 'liquid'" [ngbNavItem]="0">
<a ngbNavLink i18n="api-docs.tab.general|API Docs tab for General">General</a>
<ng-template ngbNavContent>
<ngb-accordion [closeOthers]="true" animated="true" type="dark">