// revert previous commit
This commit is contained in:
@@ -313,7 +313,6 @@ class Editorial extends Module
|
||||
|
||||
public function hookHeader()
|
||||
{
|
||||
$context = Context::getContext();
|
||||
$context->controller->addCSS(($this->_path).'editorial.css', 'all');
|
||||
Tools::addCSS(($this->_path).'editorial.css', 'all');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user