commented some buttons and displays for features not yet implemented
This commit is contained in:
@@ -31,13 +31,14 @@
|
||||
<table>
|
||||
<tbody>
|
||||
|
||||
<tr>
|
||||
{{-- Commented because the link is already top left --}}
|
||||
{{--<tr>
|
||||
<th class="text-right pr-2">Author</th>
|
||||
<td>
|
||||
{{ $table->owner->title }}
|
||||
(<a href="{{route('profile.view', $table->owner->name)}}">{{ $table->owner->handle }}</a>)
|
||||
</td>
|
||||
</tr>
|
||||
</tr>--}}
|
||||
|
||||
<tr>
|
||||
<th class="text-right pr-2">License</th>
|
||||
|
||||
Reference in New Issue
Block a user