Fixed the brokeness in 2.0 with marcxml-uris; now revert the Conifer workaround
authordbs <dbs@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Thu, 14 Apr 2011 21:24:59 +0000 (21:24 +0000)
committerdbs <dbs@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Thu, 14 Apr 2011 21:24:59 +0000 (21:24 +0000)
git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_2_0@1361 6d9bc8c9-1ec2-4278-b937-99fde70a366f

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

index 92c2a30..fdb3e7c 100644 (file)
                        <!-- *** Example of how to use the openils.BibTemplate infrastructure to augment the stock
                             *** summary screen with complex information, such as location-specific URIs (856$9). -->
                        <td nowrap='nowrap' class='rdetail_desc'>&rdetail.summary.online;</td>
-                       <td class='rdetail_item' id='rdetail_online' type='opac/slot-data' datatype='holdings_xml' query='volumes volume uris uri'>
+                       <td class='rdetail_item' id='rdetail_online' type='opac/slot-data' query='volumes volume uris uri'>
                                <script type='opac/slot-format'><![CDATA[
                                        dojo.query('*:not([type^=opac])', 'rdetail_online').orphan();
                                        var uri = new Object;
index 2cbf952..da70ad9 100644 (file)
                        <!-- *** Example of how to use the openils.BibTemplate infrastructure to augment the stock
                             *** summary screen with complex information, such as location-specific URIs (856$9). -->
                        <td nowrap='nowrap' class='rdetail_desc'>&rdetail.summary.online;</td>
-                       <td class='rdetail_item' id='rdetail_online' type='opac/slot-data' datatype='holdings_xml' query='volumes volume uris uri'>
+                       <td class='rdetail_item' id='rdetail_online' type='opac/slot-data' query='volumes volume uris uri'>
                                <script type='opac/slot-format'><![CDATA[
                                        dojo.query('*:not([type^=opac])', 'rdetail_online').orphan();
                                        var uri = new Object;