help button: release at the bottom, update submodules
This commit is contained in:
parent
732e96512d
commit
b3ac3b3391
|
@ -51,9 +51,9 @@ import {LayoutService} from './openaireLibrary/dashboard/sharedComponents/sideba
|
|||
ratio="1"><polyline fill="none" stroke="#000" stroke-width="1.03" points="7 4 13 10 7 16"></polyline></svg>
|
||||
</span></a>
|
||||
</cookie-law>
|
||||
<bottom id="bottom" *ngIf="isClient && properties" [properties]="properties"></bottom>
|
||||
<quick-contact #quickContact *ngIf="showQuickContact && contactForm" (sendEmitter)="send($event)"
|
||||
[contactForm]="contactForm" [sending]="sending" [contact]="'Help'"></quick-contact>
|
||||
<bottom id="bottom" *ngIf="isClient && properties" [properties]="properties"></bottom>
|
||||
<modal-alert #modal [overflowBody]="false"></modal-alert>
|
||||
`
|
||||
})
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 81a29287d4cccb5db023c9978f1c18a41d4afe6f
|
||||
Subproject commit f53ca8fde82ab31581b2248550e71272d589c905
|
|
@ -1 +1 @@
|
|||
Subproject commit 3c6346c2d30921b9aa5409ef4bcb2c09376f2c2e
|
||||
Subproject commit 3b874be6dfb7041f358c2ba86d3e1ec4e58f388b
|
Loading…
Reference in New Issue