[open-ils-commits] r7897 - trunk/Open-ILS/web/opac/skin/default/xml/rdetail

svn at svn.open-ils.org svn at svn.open-ils.org
Fri Oct 19 01:39:47 EDT 2007


Author: miker
Date: 2007-10-19 01:26:47 -0400 (Fri, 19 Oct 2007)
New Revision: 7897

Modified:
   trunk/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_summary.xml
Log:
adding unapi placeholder to detail page

Modified: trunk/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_summary.xml
===================================================================
--- trunk/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_summary.xml	2007-10-19 05:23:08 UTC (rev 7896)
+++ trunk/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_summary.xml	2007-10-19 05:26:47 UTC (rev 7897)
@@ -70,6 +70,11 @@
 		</tbody>
 	</table>
 
+	<!-- Empty span used for creating unAPI links -->
+	<abbr name="unapi" class="unapi-id">
+		<!-- unAPI URI goes here -->
+	</abbr>
+
 	<script language='javascript'>
 		config.ids.rdetail.details_body		= 'rdetail_details_body'; 
 		config.ids.rdetail.title				= 'rdetail_title';



More information about the open-ils-commits mailing list