Darrel's patch to fix sorting by size of order
authorJoshua Ferraro <jmf@liblime.com>
Fri, 20 Jun 2008 14:14:17 +0000 (09:14 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 20 Jun 2008 14:14:17 +0000 (09:14 -0500)
koha-tmpl/intranet-tmpl/prog/en/modules/circ/reserveratios.tmpl

index 4be12be..c890a51 100644 (file)
@@ -106,6 +106,7 @@ $.tablesorter.addParser({
                <td><p><!-- TMPL_VAR NAME="location" --></p></td>
                <td><p><!-- TMPL_VAR NAME="itype" --></p></td>
                <td><p><!-- TMPL_VAR NAME="listcall" --></p></td>
+                               <td><p><b><!-- TMPL_VAR NAME="ratiocalc" --> to order</b></p></td>
                <td><p><b>Order: <!-- TMPL_VAR NAME="ratiocalc" --></b></p></td>
         </tr>
         <!-- /TMPL_IF -->