//removed unused code
This commit is contained in:
@@ -121,7 +121,6 @@ class BlockBestSellers extends Module
|
||||
'title' => $this->l('Settings'),
|
||||
'icon' => 'icon-star-empty'
|
||||
),
|
||||
'id_form' => 'step_carrier_general',
|
||||
'input' => array(
|
||||
array(
|
||||
'type' => 'switch',
|
||||
@@ -235,4 +234,4 @@ class BlockBestSellers extends Module
|
||||
'PS_BLOCK_BESTSELLERS_DISPLAY' => Tools::getValue('PS_BLOCK_BESTSELLERS_DISPLAY', Configuration::get('PS_BLOCK_BESTSELLERS_DISPLAY')),
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user