// Back office optimization begun (memory & SQL) and will resume tomorrow
This commit is contained in:
@@ -41,6 +41,7 @@ class AdminMetaControllerCore extends AdminController
|
||||
$this->sm_file = _PS_ROOT_DIR_.'/sitemap.xml';
|
||||
$this->rb_data = $this->getRobotsContent();
|
||||
|
||||
$this->explicitSelect = true;
|
||||
$this->addRowAction('edit');
|
||||
$this->addRowAction('delete');
|
||||
$this->bulk_actions = array('delete' => array('text' => $this->l('Delete selected'), 'confirm' => $this->l('Delete selected items?')));
|
||||
|
||||
Reference in New Issue
Block a user