Remove extra top menu menu from the family side
This commit is contained in:
@@ -52,7 +52,9 @@
|
||||
|
||||
<ion-content class="ion-padding">
|
||||
<div class="boxed_contents" id="{{home_dash_type}}">
|
||||
<app-dash-toptool></app-dash-toptool>
|
||||
<div *ngIf="accountType == 'FULL';">
|
||||
<app-dash-toptool></app-dash-toptool>
|
||||
</div>
|
||||
<div *ngIf="accountType == 'FAMILY'; else elseFulltag">
|
||||
<app-familyhome></app-familyhome>
|
||||
<app-familypending></app-familypending>
|
||||
|
||||
Reference in New Issue
Block a user