remove this old speedbump, which now lies
authorJason Etheridge <jason@esilibrary.com>
Thu, 5 Jan 2012 22:40:48 +0000 (17:40 -0500)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Tue, 31 Jan 2012 19:50:02 +0000 (14:50 -0500)
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/xul/staff_client/server/circ/copy_status.js
Open-ILS/xul/staff_client/server/locale/en-US/circ.properties

index 29a64d1..c1fbbe4 100644 (file)
@@ -918,7 +918,6 @@ circ.copy_status.prototype = {
                                         }
                                         break loop;
                                     }
-                                    alert(document.getElementById('circStrings').getString('staff.circ.copy_status.delete_volumes.success'));
                                 }
                             } catch(E) {
                                 obj.error.standard_unexpected_error_alert('copy status -> delete volumes',E);
index 2dc7a10..633c2df 100644 (file)
@@ -138,7 +138,6 @@ staff.circ.copy_status.delete_volumes.override=Override Delete Failure?
 staff.circ.copy_status.delete_volumes.delete_copies=You must delete all the items on the volume before you may delete the volume itself.
 staff.circ.copy_status.delete_volumes.delete_copies.confirm=Delete Volume and Items
 staff.circ.copy_status.delete_volumes.delete_copies.cancel=Cancel Delete
-staff.circ.copy_status.delete_volumes.success=Volumes deleted.
 staff.circ.copy_status.mark_volume.status=Volume marked as Item Transfer Destination
 staff.circ.copy_status.mark_volume.prompt=Choose just one Volume to mark as Item Transfer Destination
 staff.circ.copy_status.mark_volume.title=Limit Selection