X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=application%2Fcontrollers%2Fvideo.php;h=6f22400d107fb2b7ae920a7ace04181e35df1d21;hb=ad7daf2de4288cff974e97ec9290533ba732df3b;hp=2818ba3b85a545769d8915c74107d3ec696108a1;hpb=9e326b335014eac0c6c6476402654b19c57a396f;p=living-lab-site.git diff --git a/application/controllers/video.php b/application/controllers/video.php index 2818ba3..6f22400 100644 --- a/application/controllers/video.php +++ b/application/controllers/video.php @@ -1,7 +1,7 @@ $data['video']['title'] . ' -- ' . $this->config->item('site_name'), 'css' => array( - 'jquery-ui-1.8.15.custom.css', + 'jquery-ui.css', 'jquery.ui.nsvideo.css', 'video.css' ), 'js' => array( - 'jquery-1.6.2.min.js', - 'jquery-ui-1.8.15.custom.min.js', + 'jquery.js', + 'jquery-ui.js', 'jquery.ui.nsvideo.js' ), //'metas' => array('description'=>'','keywords'=>'')