[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:
parent
fdcd508a21
commit
6055cf9cab
File diff suppressed because it is too large
Load Diff
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue