From d00e34131d6177f6d22eb3cf32c50216820aafba Mon Sep 17 00:00:00 2001 From: Sem Date: Sun, 29 Jul 2012 10:15:17 +0200 Subject: Added jquery file upload plugin: https://github.com/blueimp/jQuery-File-Upload --- vendors/jquery-file-upload/test/index.html | 146 +++++++++++++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100644 vendors/jquery-file-upload/test/index.html (limited to 'vendors/jquery-file-upload/test/index.html') diff --git a/vendors/jquery-file-upload/test/index.html b/vendors/jquery-file-upload/test/index.html new file mode 100644 index 000000000..8a8011d21 --- /dev/null +++ b/vendors/jquery-file-upload/test/index.html @@ -0,0 +1,146 @@ + + + + + + + +jQuery File Upload Plugin Test + + + + +

jQuery File Upload Plugin Test

+

+
+

+
    +
    + +
    + +
    +
    + + + + Add files... + + + + + + +
    + +
    + +
    +
    +
    + +
     
    +
    +
    + +
    +
    + + +
    +
    + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3