Skip to content

Commit b1dda59

Browse files
authored
Merge pull request #665 from juancho85/master
Download action on single element
2 parents be3370f + c662aeb commit b1dda59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/index.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
name: 'download',
202202
icon: 'download',
203203
label: lang['menu-download'],
204-
multiple: true
204+
multiple: false
205205
},
206206
// {
207207
// name: 'preview',

0 commit comments

Comments
 (0)