X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=serials%2Frouting-preview.pl;h=8d6850a62b568a98831a7e87c424d3fcaabf7e86;hb=5f8923acbf2a13a0f697a7bd80f6af9953bcba8f;hp=6c8f184146dfc7ddad8bc989ee4f014b82b89cfb;hpb=e7da536551623337aed4ac6f14a127d0f50bd265;p=koha_fer diff --git a/serials/routing-preview.pl b/serials/routing-preview.pl index 6c8f184146..8d6850a62b 100755 --- a/serials/routing-preview.pl +++ b/serials/routing-preview.pl @@ -131,6 +131,7 @@ $template->param( subscriptionid => $subscriptionid, memberloop => $memberloop, routingnotes => $routingnotes, + generalroutingnote => C4::Context->preference('RoutingListNote'), hasRouting => check_routing($subscriptionid), );