From: Dan Scott Date: Thu, 23 Jun 2011 15:57:19 +0000 (-0400) Subject: Show SFX ISBN resources in record details page X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=87871b1cb0c7bba77d255fb87708dc8003aa0c8c;p=contrib%2FConifer.git Show SFX ISBN resources in record details page A pretty straightforward rip-off of the current ISSN processing code Signed-off-by: Dan Scott --- diff --git a/Open-ILS/web/opac/skin/uwin/xml/rdetail/rdetail_summary.xml b/Open-ILS/web/opac/skin/uwin/xml/rdetail/rdetail_summary.xml index 0f215783d1..a2faf13ad8 100644 --- a/Open-ILS/web/opac/skin/uwin/xml/rdetail/rdetail_summary.xml +++ b/Open-ILS/web/opac/skin/uwin/xml/rdetail/rdetail_summary.xml @@ -84,7 +84,50 @@ @@ -422,6 +465,7 @@ /* Only clear the resources box once */ var first_issn = true; + var first_isbn = true; var url_list = ""; function subjectMe(tag, item) {