diff --git a/resources/views/layout2/video-partials/popover-metadata.blade.php b/resources/views/layout2/video-partials/popover-metadata.blade.php index a837915..552fa35 100644 --- a/resources/views/layout2/video-partials/popover-metadata.blade.php +++ b/resources/views/layout2/video-partials/popover-metadata.blade.php @@ -20,10 +20,9 @@
Added: {{$video->created_at->diffForHumans()}}
- {{--
+
{{ HumanReadable::bytesToHuman($video->filesize()) }} -
--}} -
+
@if(count($video->tags)) @@ -41,4 +40,4 @@ @endif
- \ No newline at end of file +