barsa-sap-ui 1.0.417 → 1.0.419

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -11930,7 +11930,7 @@ class BarsaSearchFormComponent extends UiFormPanelComponent {
11930
11930
  });
11931
11931
  }
11932
11932
  onClose2() {
11933
- this._router.navigateByUrl('/home');
11933
+ this._router.navigate(['..']);
11934
11934
  }
11935
11935
  }
11936
11936
  BarsaSearchFormComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.7", ngImport: i0, type: BarsaSearchFormComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });