From: miker Date: Fri, 22 Oct 2010 16:25:08 +0000 (+0000) Subject: typo in setTimeout spotted by dbs X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7e0ac9e2243609417ffc3c903cc428c44734d17a;p=contrib%2FConifer.git typo in setTimeout spotted by dbs git-svn-id: svn://svn.open-ils.org/ILS/trunk@18450 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_summary.xml b/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_summary.xml index 039b42df87..2fac162799 100644 --- a/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_summary.xml +++ b/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_summary.xml @@ -208,7 +208,7 @@ config.ids.rdetail.image = 'rdetail_image'; config.ids.rdetail.tor_pic = 'rdetail_tor_pic'; - setTiemout( function () { + setTimeout( function () { var here = findOrgUnit(getLocation()); if (getDepth() > 0 || getDepth === 0 ) { while (getDepth() < findOrgDepth(here))