webstaff: another addition to seed data for print template previews
authorGalen Charlton <gmc@esilibrary.com>
Wed, 16 Nov 2016 10:26:39 +0000 (05:26 -0500)
committerKathy Lussier <klussier@masslnc.org>
Mon, 9 Jan 2017 15:58:58 +0000 (10:58 -0500)
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/web/js/ui/default/staff/admin/workstation/app.js

index 2ea0f2c..da2b348 100644 (file)
@@ -468,7 +468,8 @@ function($scope , $q , egCore , ngToast) {
                     due_date : new Date().toISOString(),
                 },
                 copy : seed_copy,
-                title : seed_record.title
+                title : seed_record.title,
+                author : seed_record.author
             },
         ],