From dad8bbd7c1f07259b162301e785a0e630e95a945 Mon Sep 17 00:00:00 2001 From: phasefx Date: Wed, 4 Jan 2006 23:06:53 +0000 Subject: [PATCH] typo git-svn-id: svn://svn.open-ils.org/ILS/trunk@2615 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- .../xul/staff_client/chrome/content/evergreen/main/constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/xul/staff_client/chrome/content/evergreen/main/constants.js b/Open-ILS/xul/staff_client/chrome/content/evergreen/main/constants.js index 59bb5cdb79..87a042d773 100644 --- a/Open-ILS/xul/staff_client/chrome/content/evergreen/main/constants.js +++ b/Open-ILS/xul/staff_client/chrome/content/evergreen/main/constants.js @@ -61,7 +61,7 @@ var urls = { 'XUL_PATRON_SEARCH_FORM' : '/xul/server/patron/search_form.xul', 'XUL_PATRON_SEARCH_RESULT' : '/xul/server/patron/search_result.xul', 'XUL_PATRON_SUMMARY' : '/xul/server/patron/summary.xul', - 'XUL_SURVEY_WIZARD' : 'chrome://evergren/content/admin/survey_wizard.xul', + 'XUL_SURVEY_WIZARD' : 'chrome://evergreen/content/admin/survey_wizard.xul', 'TEST_HTML' : '/xul/server/main/test.html', 'TEST_XUL' : 'chrome://evergreen/content/admin/survey_wizard.xul', 'XUL_OPAC_WRAPPER' : '/xul/server/cat/opac.xul', -- 2.43.2