Show ALL KINDS of subjects!
authordbs <dbs@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Thu, 30 Jul 2009 17:28:20 +0000 (17:28 +0000)
committerdbs <dbs@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Thu, 30 Jul 2009 17:28:20 +0000 (17:28 +0000)
git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/trunk@600 6d9bc8c9-1ec2-4278-b937-99fde70a366f

web/opac/skin/default/xml/rdetail/rdetail_summary.xml

index 1e8c228..300a8fe 100644 (file)
 
             <!-- *** Example of how to use the openils.BibTemplate infrastructure to augment the stock
                  *** summary screen with complex information, such as new search links on subjects. -->
-                <tr class='hide_me' id='tag650'>
+                <tr class='hide_me' id='tag65_'>
                         <td nowrap='nowrap' class='rdetail_desc'>Subjects</td>
-                        <td type='opac/slot-data' query='datafield[tag=650]' class='rdetail_item'>
+                        <td type='opac/slot-data' query='datafield[tag^=65]' class='rdetail_item'>
                         <script type='opac/slot-format'><![CDATA[
-                               unHideMe($('tag650'));
+                               unHideMe($('tag65_'));
                                var cgi = new CGI();
                                var other_params = [ 'd', 'l', 'r', 'av', 's', 'sd' ];
                                var total = '';