main view implemented and some smaller fixe for some of the layouts

This commit is contained in:
noxy
2019-09-08 05:13:28 +00:00
parent 45bab2567a
commit 6ca6ed4080
11 changed files with 89 additions and 23 deletions

View File

@@ -2,6 +2,12 @@
@section('content')
@if(auth()->check())
@if(file_exists(public_path() . 'thumbs/beta/{{$video->file}}' . '.png'))
@else
{{$video->tesThumb()}}
@endif
<?php $related = $related ?? null; ?>
<div class="vertical-align">
<div class="wrapper">
@@ -78,7 +84,7 @@
data-placement="top"
data-trigger="hover"
data-html="true"
title="Download Video"
title="Download"
data-content="
<div class='downloadvid'>
<ul class='downloadlist'>