//dashtrends before dashproducts
This commit is contained in:
@@ -551,8 +551,8 @@ class InstallModelInstall extends InstallAbstractModel
|
||||
'blockviewed',
|
||||
'cheque',
|
||||
'dashactivity',
|
||||
'dashproducts',
|
||||
'dashtrends',
|
||||
'dashproducts',
|
||||
'favoriteproducts',
|
||||
'graphartichow',
|
||||
'graphgooglechart',
|
||||
|
||||
@@ -47,7 +47,7 @@ class Dashproducts extends Module
|
||||
return true;
|
||||
}
|
||||
|
||||
public function hookDashboardZoneOne($params)
|
||||
public function hookDashboardZoneTwo($params)
|
||||
{
|
||||
return $this->display(__FILE__, 'dashboard_zone_two.tpl');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user