Hi,
there are cases when the page contains other elements with 'edit-submit' id, e.g. a search box, and the wrong edit-submit element gets enabled by this script. The patch fixes it to choose the edit-submit to enable only among the table#ordernodes siblings.

Comments

tuffnatty’s picture

StatusFileSize
new453 bytes

This version of the patch is even better, it works if the element hierarchy is altered by some odd modules like Theme developer.

pvanderspek’s picture

Status: Needs review » Reviewed & tested by the community

added to 6.x dev version

pvanderspek’s picture

Version: 6.x-1.x-dev » 6.x-1.1
Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.