File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Bundle/Block/Adminhtml/Catalog/Product/Edit/Tab/Attributes Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,6 @@ public function getExtendedElement($switchAttributeCode)
143
143
[
144
144
'name ' => "product[ {$ switchAttributeCode }] " ,
145
145
'values ' => $ this ->getOptions (),
146
- 'value ' => $ switchAttributeCode ,
147
146
'class ' => 'required-entry next-toinput ' ,
148
147
'no_span ' => true ,
149
148
'disabled ' => $ this ->isDisabledField (),
Original file line number Diff line number Diff line change @@ -765,7 +765,6 @@ public function getAllMineTypes()
765
765
'xxyz ' => 'chemical/x-xyz ' ,
766
766
'xzaz ' => 'application/vnd.zzazz.deck+xml ' ,
767
767
'xzip ' => 'application/zip ' ,
768
- 'xzmm ' => 'application/vnd.handheld-entertainment+xml ' ,
769
- 'xodt ' => 'application/x-vnd.oasis.opendocument.spreadsheet ' ,
768
+ 'xzmm ' => 'application/vnd.handheld-entertainment+xml '
770
769
];
771
770
}
You can’t perform that action at this time.
0 commit comments