Hello Paul,

>Paul A schreef op di 25-03-2014 om 19:38 [-0400]:
>> Robin -- many tnx. Having no experience with jQuery, could you suggest the 
>> code and how to enable it?
>


The jQuery below


$("a[href$='frameworkcode=']").hide();
$("#Frameworks option[value=Default]").hide();
$('li.z3950searchFw:first').hide();


will hide the default framework on the page you requested as well as on the 
page 
/cgi-bin/koha/cataloguing/addbooks.pl. 

I have tested the above in 3.14 and I think the code should be language 
independent.

Hope this helps.

Olugbenga Adara

_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to