improve public table listing
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<small class="flex-grow-1" style="font-size: 120%;">
|
||||
<a href="{{route('profile.view', $table->owner->name)}}" class="link-no-color">{{ $table->owner->handle }}</a>{{--
|
||||
--}}<span class="px-1">/</span>{{--
|
||||
--}}{{ $table->name }}
|
||||
--}}<b>{{ $table->name }}</b>
|
||||
</small>
|
||||
|
||||
<h1 class="mx-3">{{ $table->title }}</h1>
|
||||
|
||||
Reference in New Issue
Block a user