LP1836962: correcting comments in the Angular client user/sandbergja/lp1836962_fix_comments
authorJane Sandberg <sandbej@linnbenton.edu>
Wed, 17 Jul 2019 21:24:49 +0000 (14:24 -0700)
committerJane Sandberg <sandbej@linnbenton.edu>
Wed, 17 Jul 2019 21:24:49 +0000 (14:24 -0700)
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
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 2b85d38..7072034 100644 (file)
@@ -13,7 +13,7 @@ import {StringComponent} from '@eg/share/string/string.component';
 
 
 /**
- * Dialog for marking items missing.
+ * Dialog for changing an item's barcode
  */
 
 @Component({