[open-ils-commits] r16124 - trunk/Open-ILS/web/js/ui/default/acq/lineitem (erickson)

svn at svn.open-ils.org svn at svn.open-ils.org
Sun Apr 4 12:18:19 EDT 2010


Author: erickson
Date: 2010-04-04 12:18:16 -0400 (Sun, 04 Apr 2010)
New Revision: 16124

Modified:
   trunk/Open-ILS/web/js/ui/default/acq/lineitem/related.js
Log:
removed call to removed function

Modified: trunk/Open-ILS/web/js/ui/default/acq/lineitem/related.js
===================================================================
--- trunk/Open-ILS/web/js/ui/default/acq/lineitem/related.js	2010-04-04 16:18:15 UTC (rev 16123)
+++ trunk/Open-ILS/web/js/ui/default/acq/lineitem/related.js	2010-04-04 16:18:16 UTC (rev 16124)
@@ -24,7 +24,6 @@
             }],
             "oncomplete": function(r) {
                 fetchBib();
-                drawLiInfo(openils.Util.readResponse(r));
             }
         }
     );



More information about the open-ils-commits mailing list