|
@@ -9,7 +9,7 @@ $view
|
|
|
|
|
|
->fetch('.videoposter img@src', 'main/content.home_video_first#pic')
|
|
|
->fetch('.videoplayer img@src', 'main/content.home_video_first#pic')
|
|
|
-->fetch(array('.icon-play@data-vid=', 0), 'main/content.home_video_first#video_id')
|
|
|
+->fetch(array('.icon-play@data-url=', 0), 'main/content.home_video_first#video_link')
|
|
|
|
|
|
->fetch(array('h3@html', 0), 'main/content.home_video_first#sname')
|
|
|
->fetch(array('p@html', 0), 'main/content.home_video_first#info')
|