Skip to content

Commit 0e03341

Browse files
ENGCOM-8138: #1798: Move "Add Selected" button to be the last in Old Media Gallery #29896
2 parents 6bf3154 + 654b727 commit 0e03341

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)