X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;ds=sidebyside;f=application%2Fcontrollers%2Fvideo.php;h=6f22400d107fb2b7ae920a7ace04181e35df1d21;hb=ad7daf2de4288cff974e97ec9290533ba732df3b;hp=321dc8082e8312bc10053f2ebf1507d040854129;hpb=e47a97763d745e654ab60c17a85d794b46734ddf;p=living-lab-site.git diff --git a/application/controllers/video.php b/application/controllers/video.php index 321dc80..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.14.custom.css', + 'jquery-ui.css', 'jquery.ui.nsvideo.css', 'video.css' ), 'js' => array( - 'jquery-1.6.2.min.js', - 'jquery-ui-1.8.14.custom.min.js', + 'jquery.js', + 'jquery-ui.js', 'jquery.ui.nsvideo.js' ), //'metas' => array('description'=>'','keywords'=>'')