[open-ils-commits] r10734 - trunk/Open-ILS/xul/staff_client/server/admin

svn at svn.open-ils.org svn at svn.open-ils.org
Mon Sep 29 16:50:25 EDT 2008


Author: erickson
Date: 2008-09-29 16:50:21 -0400 (Mon, 29 Sep 2008)
New Revision: 10734

Modified:
   trunk/Open-ILS/xul/staff_client/server/admin/index.xhtml
Log:
load the new org settings UI

Modified: trunk/Open-ILS/xul/staff_client/server/admin/index.xhtml
===================================================================
--- trunk/Open-ILS/xul/staff_client/server/admin/index.xhtml	2008-09-29 20:45:39 UTC (rev 10733)
+++ trunk/Open-ILS/xul/staff_client/server/admin/index.xhtml	2008-09-29 20:50:21 UTC (rev 10734)
@@ -60,7 +60,7 @@
 								<a href='javascript:_l("copy_locations.xhtml");'>&staff.server.admin.index.copy_locations;</a>
 							</div>
 							<div style='padding: 8px;'>
-								<a href='javascript:_l("org_settings.xhtml");'>&staff.server.admin.index.library_settings;</a>
+								<a href='javascript:_l("org_unit_settings.xhtml");'>&staff.server.admin.index.library_settings;</a>
 							</div>
 							<div style='padding: 8px;'>
 								<a href='javascript:_l("non_cat_types.xhtml");'>&staff.server.admin.index.non_cataloged_types;</a>



More information about the open-ils-commits mailing list