fixing njum layout
This commit is contained in:
@@ -55,6 +55,7 @@ class TagviewController extends Controller
|
||||
// Don't filter on specific video.
|
||||
// TODO: Add warning page
|
||||
$video = Video::withAllTags($tags)->find($id);
|
||||
|
||||
}
|
||||
|
||||
if (is_null($video)) {
|
||||
|
Reference in New Issue
Block a user