M
M
Maybe_V2016-10-28 12:12:25
PHP
Maybe_V, 2016-10-28 12:12:25

Custom template for Magento 1.9 admin?

There magentois a tab bar in the admin panel in the product editing section! And there is a tab Images
9b9e00bd0e424551b15660152b0b9a7a.pngHow to make it so that when you switch to the tab Images, a non-standard one is displayedtemplate

app/design/adminhtml/default/default/template/catalog/product/helper/gallery.phtml
, and my custom one?
Tried to do this but didn't work :(

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Oleg Batishchev, 2017-11-27
@z0rg

Should be like this

<adminhtml>
                    <rewrite>
                        <catalog_product_helper_form_gallery_content>
                            HB_ProductMedia_Block_Adminhtml_Catalog_Product_Helper_Form_Gallery_Content
                        </catalog_product_helper_form_gallery_content>
                    </rewrite>
                </adminhtml>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question