Only display on folders for now
This commit is contained in:
parent
3c56c91c46
commit
381fc8bf3d
@ -32,7 +32,7 @@
|
||||
<i class="material-icons">content_paste</i>
|
||||
</button>
|
||||
</td>
|
||||
<td class="small">
|
||||
<td class="small" v-if="!hasDownloadLink()">
|
||||
<button
|
||||
class="action copy-clipboard"
|
||||
:data-clipboard-text="buildViewLink(link)"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user