cancels the upload of a file(s)
vault.uploader.abort("file_id");
If the parameter isn't passed, the method cancels upload of all files in the queue.