// productcomments
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8835 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -768,6 +768,8 @@ class ProductComments extends Module
|
||||
public function hookHeader()
|
||||
{
|
||||
$this->context->controller->addCSS($this->_path.'productcomments.css', 'all');
|
||||
$this->context->controller->addJS($this->_path.'js/jquery.rating.pack.js');
|
||||
$this->context->controller->addJS($this->_path.'js/jquery.textareaCounter.plugin.js');
|
||||
$this->_frontOfficePostProcess();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user