[open-ils-commits] [GIT] Evergreen ILS branch rel_3_3 updated. 1d4707876949dc97d8ff2dc13f1d163dc588bd79

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, rel_3_3 has been updated
       via  1d4707876949dc97d8ff2dc13f1d163dc588bd79 (commit)
      from  808aede6c225c09f8ef368a7785b43a5a51a1bb9 (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 1d4707876949dc97d8ff2dc13f1d163dc588bd79
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