From: miker Date: Wed, 12 Nov 2008 15:03:38 +0000 (+0000) Subject: thinko ... arg X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b3e4998728dbcf0ca5b2493674d775059eb173ab;p=Evergreen.git thinko ... arg git-svn-id: svn://svn.open-ils.org/ILS/trunk@11151 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/opac/skin/default/js/rdetail.js b/Open-ILS/web/opac/skin/default/js/rdetail.js index beaa1ce5bb..89ea569202 100644 --- a/Open-ILS/web/opac/skin/default/js/rdetail.js +++ b/Open-ILS/web/opac/skin/default/js/rdetail.js @@ -626,7 +626,7 @@ function _rdetailBuildInfoRows(r) { if(!rowNode) continue; if (rdetailShowCopyLocation) - unHideMe( rowNode, 'rdetail_copylocation_header' ); + unHideMe( $n( rowNode, 'rdetail_copylocation_header' ) ); if(rowNode.getAttribute("used")) {