We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 796ad09 commit 80383dbCopy full SHA for 80383db
app/code/Magento/Integration/view/adminhtml/templates/integration/popup_container.phtml
@@ -47,14 +47,4 @@
47
});
48
</script>
49
50
-<div id="integration-popup-container" style="display: none;"></div>
51
-<div id="integration-delete-container"
52
- class="messages"
53
- style="display: none;"
54
- title="<?= /* @escapeNotVerified */ __('Are you sure?') ?>">
55
- <div class="message message-notice notice">
56
- <div>
57
- <?= /* @escapeNotVerified */ __("Are you sure you want to delete this integration? You can't undo this action.") ?>
58
- </div>
59
60
-</div>
+<div id="integration-popup-container" style="display: none;"></div>
0 commit comments