Skip to content

Commit 9340739

Browse files
author
joweecaquicla
committed
magento/adobe-stock-integration#1798: Move Add Selected button to be the last in Old Media Gallery - moved add selected button
1 parent 40f9a4b commit 9340739

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Cms/Block/Adminhtml/Wysiwyg/Images

1 file changed

+1
-1
lines changed

app/code/Magento/Cms/Block/Adminhtml/Wysiwyg/Images/Content.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ protected function _construct()
102102
'type' => 'button'
103103
],
104104
0,
105-
0,
105+
100,
106106
'header'
107107
);
108108
}

0 commit comments

Comments
 (0)