change fixed contact button text to "Help", update submodules

This commit is contained in:
Alex Martzios 2022-10-12 15:34:47 +03:00
parent d5016fdf40
commit 5ff777b973
3 changed files with 3 additions and 3 deletions

View File

@ -63,7 +63,7 @@ import {ResourcesService} from "./openaireLibrary/monitor/services/resources.ser
<bottom *ngIf="properties && showMenu" [grantAdvance]="false"
[properties]="properties"></bottom>
<quick-contact #quickContact *ngIf="showQuickContact && contactForm" (sendEmitter)="send($event)"
[contactForm]="contactForm" [sending]="sending" [images]="images"
[contactForm]="contactForm" [sending]="sending" [images]="images" [contact]="'Help'"
[organizationTypes]="organizationTypes"></quick-contact>
<modal-alert #modal [overflowBody]="false"></modal-alert>
</div>

@ -1 +1 @@
Subproject commit d6c54949df4c0106ad0f290fcc1c245a9324015d
Subproject commit 427e9105140fabb99f59693c94bc3b70db159901

@ -1 +1 @@
Subproject commit 8bb758b340d05b50b65da48863ff7ed69fdc122b
Subproject commit f2d544d4f1ec152db80528be300f0936add71190