From: Kathy Lussier Date: Sun, 23 Sep 2018 03:08:28 +0000 (-0400) Subject: LP#1793857: Restore Copy Current Row X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=72152af78b20dee043b865f4471c0e066538e1a6;p=evergreen%2Fequinox.git LP#1793857: Restore Copy Current Row In our effort to consistently call items/copies items, we accidentally replaced the action "Copy Current Row" with "Item Current Row." This branch restores the correct language. Signed-off-by: Kathy Lussier Signed-off-by: Jason Stephenson --- diff --git a/Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2 b/Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2 index d6b7f2aca8..dc6b11d145 100644 --- a/Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2 +++ b/Open-ILS/src/templates/staff/cat/share/t_marcedit.tt2 @@ -161,8 +161,8 @@
    -
  • [% l('Item Current Row Above: CTRL+Up') %]
  • -
  • [% l('Item Current Row Below: CTRL+Down') %]
  • +
  • [% l('Copy Current Row Above: CTRL+Up') %]
  • +
  • [% l('Copy Current Row Below: CTRL+Down') %]
  • [% l('Add Subfield: CTRL+D or CTRL+I') %]
  • [% l('Remove Row: CTRL+Del') %]