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 @@ -142,7 +142,6 @@ public function getExtendedElement($switchAttributeCode)
142142 [
143143 'name ' => "product[ {$ switchAttributeCode }] " ,
144144 'values ' => $ this ->getOptions (),
145- 'value ' => $ switchAttributeCode ,
146145 'class ' => 'required-entry next-toinput ' ,
147146 'no_span ' => true ,
148147 'disabled ' => $ this ->isDisabledField (),
Original file line number Diff line number Diff line change @@ -766,7 +766,6 @@ public function getAllMineTypes()
766766 'xxyz ' => 'chemical/x-xyz ' ,
767767 'xzaz ' => 'application/vnd.zzazz.deck+xml ' ,
768768 'xzip ' => 'application/zip ' ,
769- 'xzmm ' => 'application/vnd.handheld-entertainment+xml ' ,
770- 'xodt ' => 'application/x-vnd.oasis.opendocument.spreadsheet ' ,
769+ 'xzmm ' => 'application/vnd.handheld-entertainment+xml '
771770 ];
772771}
You can’t perform that action at this time.
0 commit comments