Bug 10396: remove unnecessary date-picker widgets from Catalog statistics form
authorSophie Meynieux <sophie.meynieux@biblibre.com>
Mon, 10 Jun 2013 13:32:57 +0000 (15:32 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 17 Jun 2013 14:37:30 +0000 (07:37 -0700)
In particular, removed it from the call number and publication year
input fields.

Signed-off-by: Srdjan <srdjan@catalyst.net.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_stats.tt

index e1fc987..91391e8 100644 (file)
                     <td>Koha full call number</td>
                                        <td><input type="radio" name="Line" value="items.itemcallnumber" /></td>
                                        <td><input type="radio" name="Column" value="items.itemcallnumber" /></td>
-                    <td><label for="from">From</label> <input type="text" name="Filter" id="from" /> <label for="to">To</label> <input type="text" name="Filter" id="to" /></td>
+                    <td><label for="callnoFrom">From</label> <input type="text" name="Filter" id="callnoFrom" /> <label for="callnoTo">To</label> <input type="text" name="Filter" id="callnoTo" /></td>
                                </tr>
                         <tr>
                                        <td>&nbsp;</td>
                 <td>Publication year</td>
                                <td><input type="radio" name="Line" value="publicationyear" /></td>
                                <td><input type="radio" name="Column" value="publicationyear" /></td>
-                <td><label for="fromRO">From</label> <input type="text" name="Filter" id="fromRO" /> <label for="toRO">To</label> <input type="text" name="Filter" id="toRO" /></td>
+                <td><label for="pubyearFrom">From</label> <input type="text" name="Filter" id="pubYearFrom" /> <label for="pubyearTo">To</label> <input type="text" name="Filter" id="pubyearTo" /></td>
                        </tr>
                        <tr>
                 <td>Home library</td>