[Koha] JQuery Help

Nicole Engard nengard at gmail.com
Wed Aug 28 11:19:35 NZST 2013


Thank you!

On Tue, Aug 27, 2013 at 9:43 AM, Bernardo Gonzalez Kriegel
<bgkriegel at gmail.com> wrote:
> Nicole,
> one more line is needed to change sort1 on those two places,
> the last one
>
> $(document).ready(function(){
>
> $("#memberentry_library_management label[for='sort1']").html("Jurisdiction
> :");
> $("#patron-library-details .label:contains('Sort field
> 1:')").html('Jurisdiction:');
> $("fieldset.rows label[for='sort1']").html("Jurisdiction :");
>
> });
>
> Regards,
> Bernardo
>
>
> --
> Bernardo Gonzalez Kriegel
> bgkriegel at gmail.com
>
>
> On Mon, Aug 26, 2013 at 5:10 PM, Nicole Engard <nengard at gmail.com> wrote:
>>
>> I'd like to update this jquery
>>
>> http://wiki.koha-community.org/wiki/JQuery_Library#Relabel_Sort1_on_Patron_Record
>> to also change sort1 on these pages:
>>
>> /cgi-bin/koha/tools/modborrowers.pl
>> /cgi-bin/koha/tools/import_borrowers.pl
>>
>> Any help would be appreciated.
>> _______________________________________________
>> Koha mailing list  http://koha-community.org
>> Koha at lists.katipo.co.nz
>> http://lists.katipo.co.nz/mailman/listinfo/koha
>
>


More information about the Koha mailing list