Changes between Initial Version and Version 1 of Ticket #20855, comment 37
- Timestamp:
- 11/15/2012 05:47:16 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20855, comment 37
initial v1 1 [attachment:20855.12.diff] uses the closest element if it exists and falls back to `form.find()` otherwise. 1 [attachment:20855.12.diff] uses the closest element if it exists and falls back to `form.find()` otherwise. Seems to work for all current use cases.