Skip to content

Commit

Permalink
feat(4ps): update create job template ui
Browse files Browse the repository at this point in the history
  • Loading branch information
develite98 committed Jan 11, 2024
1 parent 45b6ec4 commit c1edaf4
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,6 @@ export class DatabaseDataComponent
escape: true,
backdrop: false,
},
backdrop: false,
});

dialogRef.afterClosed$.subscribe((value) => {
Expand Down Expand Up @@ -400,7 +399,6 @@ export class DatabaseDataComponent
escape: true,
backdrop: false,
},
backdrop: false,
});

dialogRef.afterClosed$.subscribe((value) => {
Expand Down

0 comments on commit c1edaf4

Please sign in to comment.