X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=application%2Fcontrollers%2Fvideo.php;h=019fa2c0437e9fbe2ce58b259d53809eb4507dac;hb=09add6ca11db3ca299f73fbc92f4f2d0aed1daa8;hp=5a4b9d58865f36baf4b0279d90ee6cb261008bda;hpb=d4b234f611d405b8a7935a86f50ec071779c2729;p=living-lab-site.git diff --git a/application/controllers/video.php b/application/controllers/video.php index 5a4b9d5..019fa2c 100644 --- a/application/controllers/video.php +++ b/application/controllers/video.php @@ -45,13 +45,10 @@ class Video extends CI_Controller { $params = array( 'title' => $data['video']['title'] . ' -- ' . $this->config->item('site_name'), 'css' => array( - 'jquery-ui.css', 'jquery.ui.nsvideo.css', 'video.css' ), 'js' => array( - 'jquery.js', - 'jquery-ui.js', 'jquery.ui.nsvideo.js' ), //'metas' => array('description'=>'','keywords'=>'')