scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 44  →  ?path2? @ 49
/files.html
@@ -161,7 +161,7 @@
.removeChild(previewNode);
 
var myDropzone = new Dropzone('.panel-body', { // Make the whole body a dropzone
url: "upload-files.php", // Set the url
url: "file.php", // Set the url
paramName: "file",
thumbnailWidth: 80,
thumbnailHeight: 80,