From bbb1156c0e64c04c8489f8b237c7bcc4478be6d7 Mon Sep 17 00:00:00 2001 From: Sebastian Tschan Date: Sat, 26 May 2012 22:40:35 +0200 Subject: [PATCH] Omit aria-valuenow for the indeterminate global progress bar. Remove the unnecessary aria-valuetext attribute. --- index.html | 4 ++-- js/jquery.fileupload-ui.js | 7 +++---- test/index.html | 4 ++-- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index ba9b6ebd7..3ceaf5280 100644 --- a/index.html +++ b/index.html @@ -94,7 +94,7 @@

jQuery File Upload Demo

-
+
@@ -157,7 +157,7 @@ {%=locale.fileupload.error%} {%=locale.fileupload.errors[file.error] || file.error%} {% } else if (o.files.valid && !i) { %} -
+
{% if (!o.options.autoUpload) { %}