projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ab274e
)
Trying something different
author
Jason Stephenson
<jason@sigio.com>
Sun, 9 Jan 2022 00:55:33 +0000
(19:55 -0500)
committer
Jason Stephenson
<jason@sigio.com>
Sun, 9 Jan 2022 00:55:33 +0000
(19:55 -0500)
Open-ILS/src/templates/staff/cat/item/index.tt2
patch
|
blob
|
history
diff --git
a/Open-ILS/src/templates/staff/cat/item/index.tt2
b/Open-ILS/src/templates/staff/cat/item/index.tt2
index
0063630
..
7d21542
100644
(file)
--- a/
Open-ILS/src/templates/staff/cat/item/index.tt2
+++ b/
Open-ILS/src/templates/staff/cat/item/index.tt2
@@
-33,7
+33,7
@@
s.OVERRIDE_TRANSFER_COPIES_TO_MARKED_VOLUME_BODY =
"[% l('Reason(s) include: [_1]', '{{evt_desc}}') %]";
s.SUCCESS_UPDATE_INVENTORY =
- "[% l('Updated most recent inventory data for [_1] items.', '{{
success_count
}}') %]";
+ "[% l('Updated most recent inventory data for [_1] items.', '{{
res[0]
}}') %]";
s.FAIL_UPDATE_INVENTORY =
"[% l('Failed to update recent inventory data for selected items.')%]";
s.ITEM_SUCCESSFULLY_MODIFIED =