[Explore | Trunk]: Remove no helptext code. Change headings on home page

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59634 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2020-10-20 09:56:49 +00:00
parent fdcd508a21
commit 6055cf9cab
2 changed files with 212 additions and 749 deletions

File diff suppressed because it is too large Load Diff

View File

@ -151,7 +151,6 @@ export class HomeComponent {
selectedEntityAdvancedUrl;
resultTypes:Filter = {values:[],filterId:"type", countSelectedValues: 0, filterType: 'checkbox', originalFilterId: "", valueIsExact: true, title: "Result Types",filterOperator:"or"};
public pageContents = null;
useHelpText: boolean = true;
constructor (
private route: ActivatedRoute,