Bug 2889: Adds table highlighting to the Authority search results.
authorGarry Collum <gcollum@gmail.com>
Thu, 20 Aug 2009 22:07:08 +0000 (18:07 -0400)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 16 Sep 2009 21:19:27 +0000 (23:19 +0200)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist.tmpl

index e49a997..01667e5 100644 (file)
@@ -58,7 +58,11 @@ function searchauthority() {
       <th>Delete</th>
     </tr>
 <!-- TMPL_LOOP NAME="result" -->
+    <!-- TMPL_UNLESS name="__odd__" -->
+    <tr class="highlight">
+    <!-- TMPL_ELSE -->
     <tr>
+    <!-- /TMPL_UNLESS -->
       <td><a href="detail.pl?authid=<!-- TMPL_VAR NAME="authid" -->"><!-- TMPL_VAR NAME="summary" --></a></td>
   <!-- TMPL_UNLESS name="isEDITORS" -->
       <td>