From b8003e0e1f6ca4b097caa2e408d71f95c2cb9538 Mon Sep 17 00:00:00 2001 From: erickson Date: Mon, 27 Apr 2009 20:21:21 +0000 Subject: [PATCH] oops, new patron editor link slipped in, rolling that back for now git-svn-id: svn://svn.open-ils.org/ILS/trunk@13001 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/xul/staff_client/chrome/content/main/constants.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Open-ILS/xul/staff_client/chrome/content/main/constants.js b/Open-ILS/xul/staff_client/chrome/content/main/constants.js index c00c79f2e..0003e9e92 100644 --- a/Open-ILS/xul/staff_client/chrome/content/main/constants.js +++ b/Open-ILS/xul/staff_client/chrome/content/main/constants.js @@ -311,8 +311,7 @@ const urls = { 'XUL_PATRON_BILL_WIZARD' : '/xul/server/patron/bill_wizard.xul', 'XUL_PATRON_DISPLAY' : '/xul/server/patron/display.xul', 'XUL_PATRON_HORIZ_DISPLAY' : '/xul/server/patron/display_horiz.xul', - //'XUL_PATRON_EDIT' : '/xul/server/patron/ue.xhtml', - 'XUL_PATRON_EDIT' : '/eg/actor/user/register', + 'XUL_PATRON_EDIT' : '/xul/server/patron/ue.xhtml', 'XUL_USER_PERM_EDITOR' : '/xul/server/patron/user_edit.xhtml', 'XUL_PATRON_HOLDS' : '/xul/server/patron/holds.xul', 'XUL_PATRON_INFO_NOTES' : '/xul/server/patron/info_notes.xul', -- 2.11.0