Skip to content

Commit

Permalink
Remove empty link
Browse files Browse the repository at this point in the history
ACS1S5C-4
  • Loading branch information
Tamara committed Jun 25, 2024
1 parent 6e7bea4 commit 2506dc5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -160,13 +160,13 @@ if (!window.AdyenFE) {
)
]
),
generator.createElement(
webhookNotification.details.shopLink !== 'javascript:' ? generator.createElement(
'a',
'adlp-shop-link',
'',
{ href: webhookNotification.details.shopLink, target: '_blank' },
[generator.createElement('span', '', 'notifications.webhook.notificationDetailsModal.shopLink')]
)
) : ''
],
footer: true,
canClose: true,
Expand Down

0 comments on commit 2506dc5

Please sign in to comment.