the evils of sed
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 28 Oct 2008 21:50:55 +0000 (21:50 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 28 Oct 2008 21:50:55 +0000 (21:50 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@10945 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/server/patron/bills.js

index 322bc84..41f9612 100644 (file)
@@ -888,7 +888,7 @@ patron.bills.prototype = {
                                                                                        }
                                                                                }
                                                                                obj.network.simple_request(
-                                                                                       'MODS_SLIM_RECORD_RETRIEVE.authoritative_VIA_COPY',
+                                                                                       'MODS_SLIM_RECORD_RETRIEVE_VIA_COPY',
                                                                                        [ r_circ.target_copy() ],
                                                                                        function (rreq) {
                                                                                                var r_mvr = rreq.getResultObject();