feat(link shares): allows switching the initial view by passing a query parameter #2335

Merged
konrad merged 11 commits from feature/redirect-to-specific-view into main 2022-09-14 16:37:56 +00:00
Showing only changes of commit d91d1fecf1 - Show all commits

View File

@ -80,7 +80,7 @@
<thead>
<tr>
<th>{{ $t('list.share.attributes.link') }}</th>
<th>&nbsp;</th>
<th></th>
<th>{{ $t('list.share.links.view') }}</th>
<th>{{ $t('list.share.attributes.delete') }}</th>
</tr>