File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Ui/view/base/web/templates/form/element/uploader Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 12
12
< div class ="admin__field-control " css ="'_with-tooltip': $data.tooltip ">
13
13
< div class ="file-uploader image-uploader " data-role ="drop-zone " css ="_loading: isLoading ">
14
14
< div class ="file-uploader-area ">
15
- < input type ="file " afterRender ="onElementRender " attr ="id: uid, name: inputName, multiple: isMultipleFiles " disable ="disabled " / >
15
+ < input type ="file " afterRender ="onElementRender " attr ="id: uid, name: inputName, multiple: isMultipleFiles " disable ="disabled ">
16
16
< label class ="file-uploader-button action-default " attr ="for: uid, disabled: disabled " disable ="disabled " translate ="'Upload' "> </ label >
17
17
< label
18
18
data-bind ="event: {change: addFileFromMediaGallery, click: openMediaBrowserDialog} "
You can’t perform that action at this time.
0 commit comments