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)
143143 [
144144 'name ' => "product[ {$ switchAttributeCode }] " ,
145145 'values ' => $ this ->getOptions (),
146- 'value ' => $ switchAttributeCode ,
147146 'class ' => 'required-entry next-toinput ' ,
148147 'no_span ' => true ,
149148 'disabled ' => $ this ->isDisabledField (),
Original file line number Diff line number Diff line change @@ -765,7 +765,6 @@ public function getAllMineTypes()
765765 'xxyz ' => 'chemical/x-xyz ' ,
766766 'xzaz ' => 'application/vnd.zzazz.deck+xml ' ,
767767 '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 '
770769 ];
771770}
You can’t perform that action at this time.
0 commit comments