From 0892ee1b84627212009a5939807d044a0507289b Mon Sep 17 00:00:00 2001 From: Olli-Antti Kivilahti Date: Tue, 4 Feb 2014 19:39:02 +0200 Subject: [PATCH] Bug 11676 - Loading shelving locations based on the item's homebranch instead of the user's logged-in branch. Javascript bits. Makes the Shelving locations automatically refresh when the "Permanent location" (homebranch) changes. --- cataloguing/additem.pl | 8 ++++++ .../prog/en/modules/cataloguing/additem.tt | 29 ++++++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/cataloguing/additem.pl b/cataloguing/additem.pl index 9942b1c..513bfc0 100755 --- a/cataloguing/additem.pl +++ b/cataloguing/additem.pl @@ -823,6 +823,10 @@ foreach my $tag ( keys %{$tagslib}){ } @loop_data = sort {$a->{subfield} cmp $b->{subfield} } @loop_data; +#These are needed to target the right