[Koha] JQuery Help

Owen Leonard oleonard at myacpl.org
Wed Jul 24 11:32:14 NZST 2013


Try:

$(document).ready(function(){
   $("#addchild,#duplicate").closest("li").hide();
});

 -- Owen

-- 
Web Developer
Athens County Public Libraries
http://www.myacpl.org


More information about the Koha mailing list