http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6794

             Bug #: 6794
           Summary: Broken toggle in member-flags in ie
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_2
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Patrons
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected]


Created attachment 5171
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5171
patch to fix the bug

The checkboxes uses onchange which fires in ie only onblur.
Patch attached changes the event to onclick.
This patch is for 3.2, but the bug is also in 3.4 and the patch could easily be
modified.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to