[Koha] Unwanted symbol in cataloging sheet
Owen Leonard
oleonard at myacpl.org
Fri Dec 24 02:11:46 NZDT 2010
> I am waiting for the solution to remove " ? " from data entry sheet.
If you think this is an unwanted feature, you could add this to your
intranetuserjs system preference:
$(document).ready(function(){
$(".tagnum a").hide();
});
That will use JavaScript to hide the "?" links.
-- Owen
--
Web Developer
Athens County Public Libraries
http://www.myacpl.org
More information about the Koha
mailing list