]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/zugferd/form.html
date error in mapping
[mfinanz.git] / templates / webpages / zugferd / form.html
index 49f88f54c4100b29a57ad1b6da1e52565aea0842..4eb0bbd894f6a856c8b7072544aa7c28b87f7be4 100644 (file)
@@ -10,5 +10,6 @@
  </p>
 
  <form method="post" action="controller.pl" enctype="multipart/form-data" id="form">
  </p>
 
  <form method="post" action="controller.pl" enctype="multipart/form-data" id="form">
-    [% L.input_tag('file', '', type => 'file', accept => '.pdf') %]
+    [% L.input_tag('file', '', type => 'file', accept => '.pdf,.xml', onchange='kivi.ZUGFeRD.update_file_name();') %]
+    [% L.hidden_tag('file_name', '') %]
  </form>
  </form>