CC-5619 : Browser caching can produce unexpected behaviour in the 'Listen Now' window.

upgrading to jPlayer 2.5.0
This commit is contained in:
Naomi 2013-12-16 17:14:00 -05:00
parent 0afaeadb15
commit 424de61a11
13 changed files with 134 additions and 1951 deletions

View file

@ -97,7 +97,7 @@ class DashboardController extends Zend_Controller_Action
$baseUrl = Application_Common_OsPath::getBaseDir();
$this->view->headLink()->appendStylesheet($baseUrl.'js/jplayer/skin/jplayer.blue.monday.css?'.$CC_CONFIG['airtime_version']);
$this->_helper->layout->setLayout('bare');
$this->_helper->layout->setLayout('livestream');
$logo = Application_Model_Preference::GetStationLogo();
if ($logo) {