Adding uploads directory.
This commit is contained in:
parent
633f8d927c
commit
2ca2d9eaea
4 changed files with 6 additions and 3 deletions
|
@ -0,0 +1 @@
|
|||
Nothing here
|
|
@ -25,7 +25,7 @@
|
|||
maxfiles: 4,
|
||||
maxfilesize: 1,
|
||||
|
||||
uploadFinished:function(i, file, response, time) {
|
||||
uploadFinished: function(i, file, response, time) {
|
||||
|
||||
},
|
||||
beforeEach: function(file) {
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Nothing here
|
1
uploads/index.html
Normal file
1
uploads/index.html
Normal file
|
@ -0,0 +1 @@
|
|||
Nothing here
|
Loading…
Reference in a new issue