Add an equipement when you add and update a gear
This commit is contained in:
@@ -33,6 +33,7 @@ export class ListOfGearsComponent implements OnInit {
|
||||
"aad",
|
||||
"mainCanopy",
|
||||
"reserveCanopy",
|
||||
"equipment",
|
||||
];
|
||||
public dataSourceTable: MatTableDataSource<GearResp>;
|
||||
public resultsLength = 0;
|
||||
|
||||
Reference in New Issue
Block a user