From: miker Date: Fri, 22 Oct 2010 16:25:25 +0000 (+0000) Subject: typo in setTimeout spotted by dbs X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=1d23ca1db957470aaaffc6ae467ea69ef4b1129a;p=working%2FEvergreen.git typo in setTimeout spotted by dbs git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@18451 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))