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 1212 < div class ="admin__field-control " css ="'_with-tooltip': $data.tooltip ">
1313 < div class ="file-uploader image-uploader " data-role ="drop-zone " css ="_loading: isLoading ">
1414 < 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 ">
1616 < label class ="file-uploader-button action-default " attr ="for: uid, disabled: disabled " disable ="disabled " translate ="'Upload' "> </ label >
1717 < label
1818 data-bind ="event: {change: addFileFromMediaGallery, click: openMediaBrowserDialog} "
You can’t perform that action at this time.
0 commit comments