Use the holdings_xml datatype until we figure out why marcxml-uris doesn't include...
authordbs <dbs@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Thu, 14 Apr 2011 20:22:22 +0000 (20:22 +0000)
committerdbs <dbs@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Thu, 14 Apr 2011 20:22:22 +0000 (20:22 +0000)
git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_2_0@1360 6d9bc8c9-1ec2-4278-b937-99fde70a366f

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

index fdb3e7c..92c2a30 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' query='volumes volume uris uri'>
+                       <td class='rdetail_item' id='rdetail_online' type='opac/slot-data' datatype='holdings_xml' query='volumes volume uris uri'>
                                <script type='opac/slot-format'><![CDATA[
                                        dojo.query('*:not([type^=opac])', 'rdetail_online').orphan();
                                        var uri = new Object;
index da70ad9..2cbf952 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' query='volumes volume uris uri'>
+                       <td class='rdetail_item' id='rdetail_online' type='opac/slot-data' datatype='holdings_xml' query='volumes volume uris uri'>
                                <script type='opac/slot-format'><![CDATA[
                                        dojo.query('*:not([type^=opac])', 'rdetail_online').orphan();
                                        var uri = new Object;