LP 1373197: fixed default "Get Help With Evergreen" link.
authorJosh Stompro <github@stompro.org>
Wed, 24 Sep 2014 19:48:16 +0000 (14:48 -0500)
committerBen Shum <bshum@biblio.org>
Thu, 22 Jan 2015 20:33:59 +0000 (15:33 -0500)
The "Get Help" link was pointing to a 404 page, fixed it so it points at the correct page.

Signed-off-by: Josh Stompro <github@stompro.org>
Signed-off-by: Ben Shum <bshum@biblio.org>

Open-ILS/xul/staff_client/server/index.xhtml

index 6421e39..5a2aba6 100644 (file)
                 
                 //Place your helpdesk link here
                 function helpdesk(newtab) {
-                        xulG.open_external("http://evergreen-ils.org/communicate.php");
+                        xulG.open_external("http://evergreen-ils.org/communicate/");
                 }
                 
                 //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