From f1716c3d90d59dec14ff248d02a94d6a397a2c60 Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Thu, 25 Apr 2019 15:49:19 -0400 Subject: [PATCH] LP1775920: Improve consistency in item status menus To test: 1) Go into item status and scan in a few barcodes. 2) Select one of the items from the grid. 3) Click on the Actions menu. Note the list of actions. 4) Click the Detail View button. 5) Click the Actions menu. Note that several actions from step 3 are missing. 6) Apply this commit. 7) Repeat step 5. Make sure that all the actions are now available on the Detail View actions menu (although some have slightly different names, to match the clarifying wording introduced in lp1717551) 8) Make sure that all the actions work correctly. Signed-off-by: Jane Sandberg Signed-off-by: Dawn Dale Signed-off-by: Galen Charlton --- Open-ILS/src/templates/staff/cat/item/index.tt2 | 12 ++++++--- Open-ILS/web/js/ui/default/staff/cat/item/app.js | 34 ++++++++++++++++++++++-- 2 files changed, 41 insertions(+), 5 deletions(-) diff --git a/Open-ILS/src/templates/staff/cat/item/index.tt2 b/Open-ILS/src/templates/staff/cat/item/index.tt2 index c77ced848a..3dbd6e1194 100644 --- a/Open-ILS/src/templates/staff/cat/item/index.tt2 +++ b/Open-ILS/src/templates/staff/cat/item/index.tt2 @@ -86,6 +86,7 @@