From 9843dbce3b5c40d0badad263f5693297f1fa38f8 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 7 Mar 2013 14:06:11 -0500 Subject: [PATCH] CW/MARS customized staff portal page Signed-off-by: Galen Charlton --- Open-ILS/xul/staff_client/server/index.xhtml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Open-ILS/xul/staff_client/server/index.xhtml b/Open-ILS/xul/staff_client/server/index.xhtml index 8fb7f1da21..b3da159f4a 100644 --- a/Open-ILS/xul/staff_client/server/index.xhtml +++ b/Open-ILS/xul/staff_client/server/index.xhtml @@ -112,7 +112,7 @@ //Place your helpdesk link here function helpdesk(newtab) { - xulG.open_external("http://evergreen-ils.org/communicate.php"); + xulG.open_external("http://intranet.cwmars.org/evergreen_doc"); } //A good place for a Google map. Evergreen Indiana uses GIS data to create a Google map to verify if a library is within district boundaries @@ -429,6 +429,11 @@ "try { address_map(false); } catch(E) { alert(E); }; return false;">&staff.client.portal.addrmap; --> + + + Member Libraries + -- 2.11.0