LP#1772053 - Fix minor typos
authorChris Sharp <csharp@georgialibraries.org>
Thu, 23 Apr 2020 19:36:41 +0000 (15:36 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 28 Apr 2020 17:24:28 +0000 (13:24 -0400)
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/web/js/ui/default/staff/admin/workstation/app.js

index 83988f3..d01ccd5 100644 (file)
@@ -452,6 +452,9 @@ function($scope , $q , egCore , ngToast) {
 
     var seed_copy = {
         barcode : '33434322323',
+        status : {
+            name : 'In transit'
+            },
         call_number : {
             label : '636.8 JON',
             record : {
@@ -479,7 +482,8 @@ function($scope , $q , egCore , ngToast) {
         'call_number.record.simple_record.title' : 'Test Title',
         'location.name' : 'General Collection',
         'call_number.owning_lib.name' : 'Ankers Memorial Library',
-        'call_number.owning_lib.shortname' : 'Ankers'
+        'call_number.owning_lib.shortname' : 'Ankers',
+        'location.name' : 'General Collection'
     }
 
     var one_hold = {