Begin to add filter on the tunnel flights
This commit is contained in:
@@ -65,7 +65,7 @@ export class NewTunnelFlightComponent implements OnInit {
|
||||
this.getListOfTunnels();
|
||||
}
|
||||
|
||||
onFormSubmit() {
|
||||
public onFormSubmit() {
|
||||
this.pendingAddRequest = true;
|
||||
|
||||
this.serviceTunnelFlight.addFlight(this.selectedTunnel.id,
|
||||
|
||||
Reference in New Issue
Block a user