LP1836962: correcting comments in the Angular client
authorJane Sandberg <sandbej@linnbenton.edu>
Wed, 17 Jul 2019 21:24:49 +0000 (14:24 -0700)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 30 Jul 2019 15:33:38 +0000 (11:33 -0400)
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/staff/share/holdings/delete-volcopy-dialog.component.ts
Open-ILS/src/eg2/src/app/staff/share/holdings/replace-barcode-dialog.component.ts

index dc86d9b..ad0e673 100644 (file)
@@ -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({
index e50f5c1..579f87d 100644 (file)
@@ -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({