improve public table listing

This commit is contained in:
2018-07-29 13:08:00 +02:00
parent e81ab50e8c
commit 550cf30654
11 changed files with 54 additions and 30 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
</nav>
</div>
@include('profile._table-list')
@include('profile._table-list', ['showAuthors' => true])
</div>
</div>
</div>