bug 4152: fixed template so that barcode file uploads work
authorGalen Charlton <gmcharlt@gmail.com>
Wed, 10 Feb 2010 18:32:18 +0000 (13:32 -0500)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 10 Feb 2010 18:33:51 +0000 (13:33 -0500)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tmpl

index 7bef677..1a25e4f 100644 (file)
@@ -42,7 +42,7 @@ $(document).ready(function(){
     <h1>Inventory/Stocktaking</h1>
        <!-- TMPL_UNLESS name="loop" -->
        <div class="yui-g">
-    <form method="post" action="/cgi-bin/koha/tools/inventory.pl">
+    <form method="post" action="/cgi-bin/koha/tools/inventory.pl" enctype="multipart/form-data">
         <fieldset class="rows">
             <legend>Use a barcode file</legend>
         <ol>