From: Galen Charlton Date: Mon, 5 Oct 2015 22:00:57 +0000 (+0000) Subject: webstaff: teach volcopy editor how to be embeddable X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ff204cfb0d7ef49a036266116c45780a7c924ec8;p=contrib%2FConifer.git webstaff: teach volcopy editor how to be embeddable The route /eg/staff/cat/volcopy/$key/embedded will load the volume/copy editor in an embedded mode; specifically, [1] the navbar and record summary will not be displayed [2] "Save & Exit" becomes "Save changes" Signed-off-by: Galen Charlton Signed-off-by: Kathy Lussier --- diff --git a/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 b/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 index cb40f2403f..519765ec2c 100644 --- a/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 +++ b/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 @@ -52,7 +52,10 @@
- +
diff --git a/Open-ILS/src/templates/staff/cat/volcopy/t_view.tt2 b/Open-ILS/src/templates/staff/cat/volcopy/t_view.tt2 index 0379fad2f1..f37726eef5 100644 --- a/Open-ILS/src/templates/staff/cat/volcopy/t_view.tt2 +++ b/Open-ILS/src/templates/staff/cat/volcopy/t_view.tt2 @@ -1,8 +1,18 @@ - + + + -