From c058c2e0aca932a24f9c7d36f5fc70f72e330224 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 --- .../src/templates/staff/cat/item/index.tt2 | 12 +++++-- .../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 96c402c043..785f250901 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 @@