mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
Merged PR 1726: #4419 - Pop Up - Wording Änderung
#4419 - Pop Up - Wording Änderung Related work items: #4419
This commit is contained in:
committed by
Nino Righi
parent
55bd001146
commit
d47e617f8c
@@ -338,7 +338,7 @@ export class ArticleDetailsComponent implements OnInit, OnDestroy {
|
||||
const item = await this.store.item$.pipe(first()).toPromise();
|
||||
const modal = this.uiModal.open<BranchDTO>({
|
||||
content: ModalAvailabilitiesComponent,
|
||||
title: 'Weitere Verfügbarkeiten',
|
||||
title: 'Bestände in anderen Filialen',
|
||||
data: {
|
||||
item,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user