Skip to content

Commit 654b727

Browse files
ENGCOM-8138: #1798: Move 'Add Selected' button to be the last in Old Media Gallery #29896
- Merge Pull Request #29896 from joweecaquicla/magento2:ASI-1798-move-add-selected-button-to-be-the-last-in-old-media-gallery - Merged commits: 1. 9340739
2 parents 9e7b088 + 9340739 commit 654b727

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)