Skip to content

Commit 0f6a15c

Browse files
Update confirm.js
1 parent 2781074 commit 0f6a15c

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Ui/view/base/web/js/modal

1 file changed

+1
-1
lines changed

app/code/Magento/Ui/view/base/web/js/modal/confirm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ define([
4949
}
5050
}, {
5151
text: $t('OK'),
52-
class: 'action primary action-accept',
52+
class: 'action primary action-primary action-accept',
5353

5454
/**
5555
* Click handler.

0 commit comments

Comments
 (0)