<!-- *** 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 = '';