projects
/
evergreen
/
equinox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd0c9a6
)
LP1836962: correcting comments in the Angular client
author
Jane Sandberg
<sandbej@linnbenton.edu>
Wed, 17 Jul 2019 21:24:49 +0000
(14:24 -0700)
committer
Galen 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
patch
|
blob
|
history
Open-ILS/src/eg2/src/app/staff/share/holdings/replace-barcode-dialog.component.ts
patch
|
blob
|
history
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
dc86d9b
..
ad0e673
100644
(file)
--- 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
e50f5c1
..
579f87d
100644
(file)
--- 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({