Rating Stars on Firefox
Permalink
to get the rating stars working on firefox (mac), you need to add
before you load the helper.
$html = Loader::helper('html'); $this->addHeaderItem($html->css('ccm.app.css'));
before you load the helper.