Skip to content

Commit 0585380

Browse files
author
Dennis Labordus
committed
Use default close button.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 596ff69 commit 0585380

File tree

1 file changed

+0
-5
lines changed
  • src/editors/protocol104/wizards

1 file changed

+0
-5
lines changed

src/editors/protocol104/wizards/doi.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -165,11 +165,6 @@ export function showDOIInfoWizard(doiElement: Element): Wizard {
165165
action: remove104Private(doiElement),
166166
},
167167
],
168-
secondary: {
169-
icon: '',
170-
label: get('close'),
171-
action: close(),
172-
},
173168
content: renderDOIWizard(doiElement),
174169
},
175170
];

0 commit comments

Comments
 (0)