help button: release at the bottom, update submodules
This commit is contained in:
parent
3e34af709b
commit
73b45710c7
|
@ -60,11 +60,11 @@ import {ResourcesService} from "./openaireLibrary/monitor/services/resources.ser
|
|||
points="7 4 13 10 7 16"></polyline></svg>
|
||||
</span></a>
|
||||
</cookie-law>
|
||||
<bottom *ngIf="properties && showMenu" id="bottom" [grantAdvance]="false"
|
||||
[properties]="properties"></bottom>
|
||||
<quick-contact #quickContact *ngIf="showQuickContact && contactForm" (sendEmitter)="send($event)"
|
||||
[contactForm]="contactForm" [sending]="sending" [images]="images" [contact]="'Help'"
|
||||
[organizationTypes]="organizationTypes"></quick-contact>
|
||||
<bottom *ngIf="properties && showMenu" id="bottom" [grantAdvance]="false"
|
||||
[properties]="properties"></bottom>
|
||||
<modal-alert #modal [overflowBody]="false"></modal-alert>
|
||||
</div>
|
||||
`
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 7b89e369a397279eaebff50f4c2843c85b01b8ae
|
||||
Subproject commit bcaf7166a5023c1538058473b8606519cedf8b7a
|
Loading…
Reference in New Issue