[open-ils-commits] r8264 - trunk/Open-ILS/xul/staff_client/server/skin

svn at svn.open-ils.org svn at svn.open-ils.org
Fri Dec 21 02:16:57 EST 2007


Author: phasefx
Date: 2007-12-21 01:55:05 -0500 (Fri, 21 Dec 2007)
New Revision: 8264

Modified:
   trunk/Open-ILS/xul/staff_client/server/skin/global.css
Log:
oops, disable these widgets until the native-evergreen-catalog virtual z-service is in trunk

Modified: trunk/Open-ILS/xul/staff_client/server/skin/global.css
===================================================================
--- trunk/Open-ILS/xul/staff_client/server/skin/global.css	2007-12-21 06:47:03 UTC (rev 8263)
+++ trunk/Open-ILS/xul/staff_client/server/skin/global.css	2007-12-21 06:55:05 UTC (rev 8264)
@@ -89,3 +89,10 @@
 
 .copy_editor_field_changed { background: lightgreen; }
 
+/*
+ * oops, disable these until the native evergreen catalog z-source is in trunk/ 
+ */
+
+checkbox[id="native-evergreen-catalog_service"] { display: none; }
+textbox[id="native-evergreen-catalog_username"] { display: none; }
+textbox[id="native-evergreen-catalog_password"] { display: none; }



More information about the open-ils-commits mailing list