YouTube links werkend
This commit is contained in:
@@ -62,9 +62,7 @@
|
||||
|
||||
@if($item->video)
|
||||
@include('widgets/mediaplayer')
|
||||
<video controls>
|
||||
<source src="{!!$item->video!!}" type="application/x-mpegurl" />
|
||||
</video>
|
||||
@php(createVideoElement($item->video))
|
||||
@endif
|
||||
|
||||
@if($item->source && $item->source->show)
|
||||
|
||||
Reference in New Issue
Block a user