[open-ils-commits] r7634 - trunk/Open-ILS/xul/staff_client/server/cat

svn at svn.open-ils.org svn at svn.open-ils.org
Wed Aug 8 11:34:48 EDT 2007


Author: miker
Date: 2007-08-08 11:31:52 -0400 (Wed, 08 Aug 2007)
New Revision: 7634

Modified:
   trunk/Open-ILS/xul/staff_client/server/cat/record_buckets.xul
Log:
adding missing command element

Modified: trunk/Open-ILS/xul/staff_client/server/cat/record_buckets.xul
===================================================================
--- trunk/Open-ILS/xul/staff_client/server/cat/record_buckets.xul	2007-08-08 15:28:12 UTC (rev 7633)
+++ trunk/Open-ILS/xul/staff_client/server/cat/record_buckets.xul	2007-08-08 15:31:52 UTC (rev 7634)
@@ -93,6 +93,7 @@
 		<command id="cmd_record_buckets_reprint" />
 		<command id="cmd_record_buckets_done" />
 		<command id="cmd_merge_records" />
+		<command id="cmd_export_records" />
 		<command id="cmd_delete_records" />
 		<command id="cmd_sel_opac" />
 	</commandset>



More information about the open-ils-commits mailing list