commented some buttons and displays for features not yet implemented

This commit is contained in:
2018-07-29 17:05:51 +02:00
parent f1529b3b8e
commit 449a1c4d26
9 changed files with 57 additions and 16 deletions
@@ -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>