bug 4152: fixed template so that barcode file uploads work

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
This commit is contained in:
Galen Charlton 2010-02-10 13:32:18 -05:00
parent 6672df6de8
commit 88681d9862

View 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>