mirror of
https://github.com/filegator/filegator.git
synced 2025-08-14 04:24:13 +02:00
@@ -90,7 +90,7 @@
|
|||||||
:row-class="(row) => 'file-row type-'+row.type"
|
:row-class="(row) => 'file-row type-'+row.type"
|
||||||
:checked-rows.sync="checked"
|
:checked-rows.sync="checked"
|
||||||
:loading="isLoading"
|
:loading="isLoading"
|
||||||
:checkable="can('batchDownload') || can('write') || can('zip')"
|
:checkable="can('batchdownload') || can('write') || can('zip')"
|
||||||
@contextmenu="rightClick"
|
@contextmenu="rightClick"
|
||||||
>
|
>
|
||||||
<template slot-scope="props">
|
<template slot-scope="props">
|
||||||
|
Reference in New Issue
Block a user