This one-line fix prevents the module from conflicting with other javascript that intentionally disables some checkboxes.

CommentFileSizeAuthor
dont_override_disabled.patch646 bytesmatt2000

Comments

pifagor’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

Look good

  • alex_optim committed 48ad79b on 7.x-1.x
    Issue #1780402 by matt2000: unconditional removeAttr('disabled')...
alex_optim’s picture

Version: 7.x-1.9 » 7.x-1.x-dev
Assigned: matt2000 » Unassigned
Status: Reviewed & tested by the community » Patch (to be ported)
alex_optim’s picture

Status: Patch (to be ported) » Fixed
alex_optim’s picture

Status: Fixed » Closed (fixed)