💄 Modal title typo
This commit is contained in:
parent
7869ba9931
commit
b2324400c1
@ -497,7 +497,7 @@ export class DashboardComponent implements OnInit, AfterViewInit {
|
|||||||
const modal: DynamicDialogRef = this.dialogService.open(
|
const modal: DynamicDialogRef = this.dialogService.open(
|
||||||
PlaceCreateModalComponent,
|
PlaceCreateModalComponent,
|
||||||
{
|
{
|
||||||
header: "Create Place",
|
header: "Edit Place",
|
||||||
modal: true,
|
modal: true,
|
||||||
appendTo: "body",
|
appendTo: "body",
|
||||||
closable: true,
|
closable: true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user