Ejemplo n.º 1
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('mailchimp/widget/grid/bulkaction.phtml');
     $this->setErrorText(Mage::helper('catalog')->jsQuoteEscape(Mage::helper('mailchimp')->__('Please complete all fields.')));
 }
Ejemplo n.º 2
0
 public function __construct()
 {
     parent::__construct();
     $this->setTemplate('noovias/extensions/widget/grid/massaction.phtml');
 }