Skip to content

Commit 7b63b6c

Browse files
joweecaquiclasivaschenko
authored andcommitted
magento/adobe-stock-integration#1798: Move Add Selected button to be the last in Old Media Gallery - moved add selected button
1 parent c04c4f3 commit 7b63b6c

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)