Stuff
This commit is contained in:
parent
0578d5e3af
commit
b1d176ba91
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
$('#filer_input').filer({
|
||||
addMore: true,
|
||||
showThumbs: true,
|
||||
fileMaxSize: 10,
|
||||
fileMaxSize: 60,
|
||||
uploadFile: {
|
||||
url: null, //URL to which the request is sent {String}
|
||||
data: null, //Data to be sent to the server {Object}
|
||||
|
|
Loading…
Reference in a new issue