Skip to content

Commit 214740f

Browse files
author
Maksym Aposov
committed
Merge remote-tracking branch 'origin/MAGETWO-42947' into BugsS4
2 parents 1957cc5 + a7dca7e commit 214740f

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Catalog/view/adminhtml/web/js

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/view/adminhtml/web/js/options.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ define([
134134
if ($('frontend_input') && $('frontend_input').value === 'multiselect') {
135135
optionDefaultInputType = 'checkbox';
136136
}
137+
137138
return optionDefaultInputType;
138139
}
139140
};

0 commit comments

Comments
 (0)