Row adding, some webpack tweaks
This commit is contained in:
@@ -14,9 +14,7 @@ if (!isset($tab) || $tab == '') $tab = 'edit-rows';
|
||||
<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>{{--
|
||||
--}}<b>
|
||||
<a href="{{ $table->viewRoute }}" class="link-no-color">{{ $table->name }}</a>
|
||||
</b>
|
||||
--}}<b><a href="{{ $table->viewRoute }}" class="link-no-color">{{ $table->name }}</a></b>
|
||||
</small>
|
||||
|
||||
<h1 class="mx-3">
|
||||
|
||||
Reference in New Issue
Block a user