update
Took 4 seconds
This commit is contained in:
parent
3e1d88a0e5
commit
37396858dd
@ -134,7 +134,7 @@ export class Containers {
|
||||
|
||||
|
||||
modal.addContent(document.createElement("br"));
|
||||
modal.addButton(ButtonType.PRIMARY, "Abbrechen", () => modal.close());
|
||||
modal.addButton(ButtonType.PRIMARY, "Schließen", () => modal.close());
|
||||
|
||||
|
||||
modal.addContent(btnSave);
|
||||
|
Loading…
x
Reference in New Issue
Block a user