Skip to content

Commit

Permalink
PAYOSWXP-147: administration : fix typo in template
Browse files Browse the repository at this point in the history
  • Loading branch information
rommelfreddy authored and janteuber committed Jun 24, 2024
1 parent d75de35 commit 7b43480
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 895 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<sw-card-view>

{% block payone_notification_target_detail_base_basic_info_card %}
<sw-card :position-identifier="payone-notification-target-detail-content"
<sw-card position-identifier="payone-notification-target-detail-content"
:title="$tc('payonePayment.notificationTarget.detail.headline')"
:isLoading="notificationTargetIsLoading">
<template v-if="!notificationTargetIsLoading">
Expand Down
Loading

0 comments on commit 7b43480

Please sign in to comment.