Closed (fixed)
Project:
Pay
Version:
6.x-1.0-alpha5
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2010 at 04:50 UTC
Updated:
14 Oct 2010 at 22:50 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| pay_form_class.patch | 713 bytes | quicksketch |
Comments
Comment #1
jerdavisCommitted, thanks!