Skip to content
Snippets Groups Projects
Commit bf105f76 authored by Julia Langhammer's avatar Julia Langhammer Committed by Marco Herzog
Browse files

Fix dialog action button on help page

parent bdfeb4ff
No related merge requests found
......@@ -15,15 +15,6 @@
[cancelButtonClickAction]="buildCloseDialogActionCallback()"
></app-dialog-action-buttons>
<app-dialog-action-buttons
buttonsLabelSection="cookies"
confirmButtonLabel="accept"
[confirmButtonType]=confirmButtonType
[confirmButtonClickAction]="buildConfirmActionCallback()"
></app-dialog-action-buttons>
<div class="visually-hidden">
<div id="close-label">{{ 'help.close-label'| translate }}</div>
</div>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment