[Koha] Frameworks
Olugbenga Adara
gbengaadara at yahoo.com
Wed Mar 26 18:16:29 NZDT 2014
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
More information about the Koha
mailing list