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