[Koha] Koha - request specific to default
Linda Culberson
lculber at mdah.state.ms.us
Sat Jun 11 14:43:11 NZST 2011
Thank you, Daniel!
What worked for me was:
$('.selectany').attr('checked', false);
$('.selectspecific').attr('checked', true);
I really appreciate your help. I just couldn't figure it out until you
suggested the method.
Thanks again,
Linda
On 1:59 PM, Daniel Grobani wrote:
> Linda,
>
> If there's no system preference for that, try adding this jQuery code to
> your opacuserjs:
>
> $('.place_on_type.selectany').attr('checked', false);
> $('.place_on_type.selectspecific').attr('checked', true);
>
> Cheers,
>
> Daniel Grobani
> Library Technology Specialist
> John A. Graziano Memorial Library
> Samuel Merritt University
>
>
>
> -----
> Cheers,
> Daniel Grobani
> Library Technology Specialist
> John A. Graziano Memorial Library
> Samuel Merritt University
>
> --
--
Linda Culberson lculber at mdah.state.ms.us
Archives and Records Services Division
Ms. Dept. of Archives & History
P. O. Box 571
Jackson, MS 39205-0571
Telephone: 601/576-6873 Fax: 601/576-6824
More information about the Koha
mailing list