MOBILE-3954 sitehome: Fix show course section on sitehome
This commit is contained in:
parent
af9e1ce486
commit
e673ffe2df
@ -136,6 +136,8 @@ export class CoreSiteHomeIndexPage implements OnInit, OnDestroy {
|
|||||||
undefined,
|
undefined,
|
||||||
true,
|
true,
|
||||||
);
|
);
|
||||||
|
|
||||||
|
this.section.hasContent = result.hasContent;
|
||||||
this.hasContent = result.hasContent || this.hasContent;
|
this.hasContent = result.hasContent || this.hasContent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user