[Library | Trunk]: Add b2note on beta explore and connect
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60178 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
e48610e5d5
commit
83061f3f16
|
@ -484,7 +484,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<!-- B2 Note-->
|
||||
<div *ngIf=" properties.environment === 'development' && resultLandingInfo" class="uk-margin-medium-top">
|
||||
<div *ngIf="properties.environment !== 'production' && properties.adminToolsPortalType !== 'monitor' && properties.adminToolsPortalType !== 'aggregator' && resultLandingInfo" class="uk-margin-medium-top">
|
||||
<b2note [id]="id" [landingInfo]="resultLandingInfo"></b2note>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue