[open-ils-commits] r15649 - trunk/Open-ILS/web/js/ui/default/acq/po (phasefx)

svn at svn.open-ils.org svn at svn.open-ils.org
Mon Mar 1 17:20:08 EST 2010


Author: phasefx
Date: 2010-03-01 17:20:02 -0500 (Mon, 01 Mar 2010)
New Revision: 15649

Modified:
   trunk/Open-ILS/web/js/ui/default/acq/po/events.js
Log:
this slipped back in and shouldn't have

Modified: trunk/Open-ILS/web/js/ui/default/acq/po/events.js
===================================================================
--- trunk/Open-ILS/web/js/ui/default/acq/po/events.js	2010-03-01 22:18:16 UTC (rev 15648)
+++ trunk/Open-ILS/web/js/ui/default/acq/po/events.js	2010-03-01 22:20:02 UTC (rev 15649)
@@ -16,7 +16,6 @@
         buildStateSelector();
         buildOrgSelector();
         buildDatePickers();
-        eventGrid.resetStore();
         buildEventGrid();
 
         eventGrid.cancelSelected = function() { doSelected('open-ils.acq.purchase_order.event.cancel.batch') };



More information about the open-ils-commits mailing list