There are a couple of places in our code where we're setting jQuery objects but not prefixing the variable with $. This patch fixes those up and also locally scopes a variable.
| Comment | File | Size | Author |
|---|---|---|---|
| form_builder_variables-d7.patch | 1.71 KB | quicksketch | |
| form_builder_variables-d6.patch | 1.73 KB | quicksketch |
Comments
Comment #1
quicksketchCommitted. These patches bring us a little closer inline with the Gardens code.