plugin detection created as a widget; can't tell yet if swarmplayer is installed
[living-lab-site.git] / application / controllers / video.php
index 5a4b9d5..019fa2c 100644 (file)
@@ -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'=>'')