[open-ils-commits] [GIT] Evergreen ILS branch master updated. c43ac44b3f299ffb73868076e5244e3256d95123

Evergreen Git git at git.evergreen-ils.org
Tue Jul 30 11:34:51 EDT 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, master has been updated
       via  c43ac44b3f299ffb73868076e5244e3256d95123 (commit)
      from  dd0c9a631786893c4c1caca18d4f823851902368 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c43ac44b3f299ffb73868076e5244e3256d95123
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date:   Wed Jul 17 14:24:49 2019 -0700

    LP1836962: correcting comments in the Angular client
    
    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>

diff --git a/Open-ILS/src/eg2/src/app/staff/share/holdings/delete-volcopy-dialog.component.ts b/Open-ILS/src/eg2/src/app/staff/share/holdings/delete-volcopy-dialog.component.ts
index dc86d9b437..ad0e673e5a 100644
--- a/Open-ILS/src/eg2/src/app/staff/share/holdings/delete-volcopy-dialog.component.ts
+++ b/Open-ILS/src/eg2/src/app/staff/share/holdings/delete-volcopy-dialog.component.ts
@@ -12,7 +12,7 @@ import {StringComponent} from '@eg/share/string/string.component';
 
 
 /**
- * Dialog for marking items missing.
+ * Dialog that confirms, then deletes items and call numbers
  */
 
 @Component({
diff --git a/Open-ILS/src/eg2/src/app/staff/share/holdings/replace-barcode-dialog.component.ts b/Open-ILS/src/eg2/src/app/staff/share/holdings/replace-barcode-dialog.component.ts
index e50f5c19e0..579f87d619 100644
--- a/Open-ILS/src/eg2/src/app/staff/share/holdings/replace-barcode-dialog.component.ts
+++ b/Open-ILS/src/eg2/src/app/staff/share/holdings/replace-barcode-dialog.component.ts
@@ -10,7 +10,7 @@ import {StringComponent} from '@eg/share/string/string.component';
 
 
 /**
- * Dialog for marking items missing.
+ * Dialog for changing an item's barcode
  */
 
 @Component({

-----------------------------------------------------------------------

Summary of changes:
 .../eg2/src/app/staff/share/holdings/delete-volcopy-dialog.component.ts | 2 +-
 .../src/app/staff/share/holdings/replace-barcode-dialog.component.ts    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list