assets family details component changes : kdk
This commit is contained in:
parent
39a1c924e2
commit
b9c4076d87
@ -405,7 +405,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</ng-template>
|
</ng-template>
|
||||||
</mat-tab>
|
|
||||||
</mat-tab>
|
</mat-tab>
|
||||||
<mat-tab label="Bussiness Asset Questions">
|
<mat-tab label="Bussiness Asset Questions">
|
||||||
<ng-template matTabContent>
|
<ng-template matTabContent>
|
||||||
|
|||||||
@ -358,12 +358,6 @@
|
|||||||
</ng-template>
|
</ng-template>
|
||||||
</mat-tab>
|
</mat-tab>
|
||||||
|
|
||||||
</mat-tab-group>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</ng-template>
|
|
||||||
</mat-tab>
|
|
||||||
|
|
||||||
<mat-tab label="Docs">
|
<mat-tab label="Docs">
|
||||||
<ng-template matTabContent>
|
<ng-template matTabContent>
|
||||||
<div fxLayout="row wrap" style="padding:20px;">
|
<div fxLayout="row wrap" style="padding:20px;">
|
||||||
|
|||||||
@ -30,7 +30,7 @@ import {ActivatedRoute, Router} from "@angular/router";
|
|||||||
})
|
})
|
||||||
export class FamilyDetailsComponent implements OnInit {
|
export class FamilyDetailsComponent implements OnInit {
|
||||||
//@Input() pdid: number;
|
//@Input() pdid: number;
|
||||||
pageTitle: string ="Family Details";
|
pageTitle: string ="Other Family Details";
|
||||||
pdid : string;
|
pdid : string;
|
||||||
form_id : number;
|
form_id : number;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user