From 4ac58df2e45cf2640bcd7b34823522a3300e86c9 Mon Sep 17 00:00:00 2001 From: Christian Maierhofer Date: Tue, 25 Feb 2014 09:38:04 +0100 Subject: changed parameter sig_type and pdfFile --- pdf-as-web/src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pdf-as-web/src/main/webapp/index.jsp') diff --git a/pdf-as-web/src/main/webapp/index.jsp b/pdf-as-web/src/main/webapp/index.jsp index 6383f8a3..eba5db46 100644 --- a/pdf-as-web/src/main/webapp/index.jsp +++ b/pdf-as-web/src/main/webapp/index.jsp @@ -7,7 +7,7 @@
+ type="file" name="pdf-file" id="pdf-file" accept="application/pdf"> <% if (request.getAttribute("FILEERR") != null) { %> -- cgit v1.2.3