I had a problem where Pay module was clobbering one of my classes on the <form> tag because it concatinates directly onto the class without adding a space. This patch does the (sadly verbose but) correct approach and adds the space if a class is already set.

CommentFileSizeAuthor
pay_form_class.patch713 bytesquicksketch

Comments

jerdavis’s picture

Status: Needs review » Fixed

Committed, thanks!

Status: Fixed » Closed (fixed)

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