added a revisions page
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<small class="flex-grow-1" style="font-size: 120%;" id="table-id">
|
||||
<a href="{{ route('profile.view', $table->owner->name) }}" class="link-no-color">{{ $table->owner->handle }}</a>{{--
|
||||
--}}<span class="px-1">/</span>{{--
|
||||
--}}<b><a href="{{ $table->viewRoute }}" class="link-no-color">{{ $table->name }}</a></b>
|
||||
</small>
|
||||
Reference in New Issue
Block a user