Skip to content

Commit f232d17

Browse files
committed
MAGETWO-32310: Pop-ups
1 parent 2fd05cf commit f232d17

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Integration/view/adminhtml/templates/integration/activate

1 file changed

+2
-0
lines changed

app/code/Magento/Integration/view/adminhtml/templates/integration/activate/permissions.phtml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
*/
1010
?>
1111
<div><p><?php echo __('The integration you selected asks you to approve access to the following:'); ?></p></div>
12+
<div class="admin__scope">
1213
<div id="integration-activate-permissions-tabs">
1314
<?php echo $block->getChildHtml('tabs'); ?>
1415
</div>
1516
<div id="integrations-activate-permissions-content"></div>
17+
</div>

0 commit comments

Comments
 (0)