Bugzilla 1080 to add enhancement for sound. Only changed circulation.tmpl/pl and...
[koha_ffzg] / circ / circulation.pl
index 4cd0ff7..2b3235e 100755 (executable)
@@ -686,6 +686,7 @@ $template->param(
     CGIorganisations  => $CGIorganisations,
     is_child          => ($borrower->{'category_type'} eq 'C'),
     circview => 1,
+    soundon           => C4::Context->preference("SoundOn"),
 );
 
 # save stickyduedate to session