Expand Laurentian's subject display to show every 6xx field (gulp) - re conifer ticke...
authordbs <dbs@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Tue, 24 Nov 2009 17:09:53 +0000 (17:09 +0000)
committerdbs <dbs@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Tue, 24 Nov 2009 17:09:53 +0000 (17:09 +0000)
git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/trunk@727 6d9bc8c9-1ec2-4278-b937-99fde70a366f

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

index 0e68ffc..eea8583 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='tag65_'>
+                <tr class='hide_me' id='tag6__'>
                         <td nowrap='nowrap' class='rdetail_desc'>&common.subjects;</td>
-                        <td type='opac/slot-data' query='datafield[tag^=65]' class='rdetail_item'>
+                        <td type='opac/slot-data' query='datafield[tag^=6]' class='rdetail_item'>
                         <script type='opac/slot-format'><![CDATA[
-                               dojo.query('#tag65_').removeClass('hide_me');
+                               dojo.query('#tag6__').removeClass('hide_me');
                                var cgi = new CGI();
                                var other_params = [ 'd', 'l', 'r', 'av', 's', 'sd' ];
                                var total = '';