[develop | DONE | CHANGED]: contact.component.ts: Do not request page help contents (helptexts).
This commit is contained in:
parent
ee00eaaebf
commit
07681241c0
|
@ -67,7 +67,7 @@ export class ContactComponent implements OnInit {
|
|||
this.updateTitle(this.pageTitle);
|
||||
this.updateDescription(this.description);
|
||||
this.reset();
|
||||
this.getPageContents();
|
||||
// this.getPageContents();
|
||||
this.sending = false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue