typo
authorpines <pines@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 30 Nov 2006 16:45:25 +0000 (16:45 +0000)
committerpines <pines@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 30 Nov 2006 16:45:25 +0000 (16:45 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@6637 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/server/cat/volume_copy_creator.js

index 5955988..3f81dab 100644 (file)
@@ -338,7 +338,7 @@ g.stash_and_close = function() {
                                );
 
                                if (typeof acn_id.ilsevent != 'undefined') {
-                                       g.error.standard_unexpected_error_alert('Problem finding or creating ' + cn + '.  We will skip item creation for this volume.',anc_id);
+                                       g.error.standard_unexpected_error_alert('Problem finding or creating ' + cn + '.  We will skip item creation for this volume.',acn_id);
                                        continue;
                                }