$template->param( show_priority => $has_hold ) ;
my $norequests = 1;
my $branches = GetBranches();
my %itemfields;
my (@itemloop, @otheritemloop);
my $currentbranch = C4::Context->userenv ? C4::Context->userenv->{branch} : undef;
-