diff -r d2af8a210f5d -r 8e4fe6f3337d thd/apps/frontend/modules/editor/templates/_player.php --- a/thd/apps/frontend/modules/editor/templates/_player.php Wed Jun 01 14:07:43 2016 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,144 +0,0 @@ -getRef(); - $slug = $film->getSlugUrl(); - - //video file - $video_file = $videos[0]['file']; - - // directors list - $json = $film->getDirectors(); - $directors = json_decode($json, true); - $directorsList = $directors['name']; -?> - -
- - - -
- -