示例#1
0
 protected function _prepareLayout()
 {
     $this->setChild('lastSupplierProducts', $this->getLayout()->createBlock('supplierfrontendproductuploader/adminhtml_dashboard_supplier_products'));
     parent::_prepareLayout();
 }