Bug 7961 - Local cover images should support CSV link files
[koha_gimpoz] / serials / routing-preview.pl
index 6c8f184..8d6850a 100755 (executable)
@@ -131,6 +131,7 @@ $template->param(
     subscriptionid => $subscriptionid,
     memberloop => $memberloop,
     routingnotes => $routingnotes,
+    generalroutingnote => C4::Context->preference('RoutingListNote'),
     hasRouting => check_routing($subscriptionid),
     );