From: dbs Date: Sun, 29 Mar 2009 21:03:10 +0000 (+0000) Subject: Let's fix this typo and see what breaks :) X-Git-Tag: sprint4-merge-nov22~10385 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3c266fcf4c4baa1a66caa545d884c3b2284d7c7b;p=working%2FEvergreen.git Let's fix this typo and see what breaks :) git-svn-id: svn://svn.open-ils.org/ILS/trunk@12716 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/opac/skin/default/js/rresult.js b/Open-ILS/web/opac/skin/default/js/rresult.js index a0aeafeeb5..8bc5609e7a 100644 --- a/Open-ILS/web/opac/skin/default/js/rresult.js +++ b/Open-ILS/web/opac/skin/default/js/rresult.js @@ -73,7 +73,7 @@ function rresultCollectIds() { case RTYPE_MRID : case null : case "" : - defaut: + default: var form = rresultGetForm(); var args = { format : form, org : getLocation(), depth : rresultGetDepth() };