assets family details component changes : kdk

This commit is contained in:
dineshkumarkannan 2018-12-18 10:55:03 +05:30
parent 39a1c924e2
commit b9c4076d87
3 changed files with 1 additions and 8 deletions

View File

@ -405,7 +405,6 @@
</div>
</div>
</ng-template>
</mat-tab>
</mat-tab>
<mat-tab label="Bussiness Asset Questions">
<ng-template matTabContent>

View File

@ -358,12 +358,6 @@
</ng-template>
</mat-tab>
</mat-tab-group>
</div>
</ng-template>
</mat-tab>
<mat-tab label="Docs">
<ng-template matTabContent>
<div fxLayout="row wrap" style="padding:20px;">

View File

@ -30,7 +30,7 @@ import {ActivatedRoute, Router} from "@angular/router";
})
export class FamilyDetailsComponent implements OnInit {
//@Input() pdid: number;
pageTitle: string ="Family Details";
pageTitle: string ="Other Family Details";
pdid : string;
form_id : number;