Closed (fixed)
Project:
Form Builder
Version:
7.x-1.x-dev
Component:
Form Builder Core
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 May 2011 at 21:15 UTC
Updated:
15 May 2011 at 21:21 UTC
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.