Thanks Stefano i'll try that once i get back in front of my computer.cheers!
--
View this message in context:
http://koha.1045719.n5.nabble.com/koha-jquery-to-hide-Title-Notes-tp5787702p5788029.html
Sent from the Koha-general mailing list archive at Nabble.com.
_
Hi,
your solution is not language independent. Before adding it to the jQuery
Library, please try
$(document).ready(function(){
$("#ui-id-2").hide();
});
or something similar.
HTH. Stefano
> Hello Koha community! I'm trying to customize a Koha ILSusing 3.14.x and one
> of this is to hide Titl
2 matches
Mail list logo