Bug Tracker

Ticket #903 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

$ should be jQuery in form.js line 304

Reported by: Fil Assigned to: anonymous
Type: bug Priority: trivial
Milestone: Component: plugin
Version: Keywords:
Cc: fil@rezo.net Needs:

Attachments

Change History

Changed 2 years ago by Fil

Here's the patch

> -                    var offset = $(this).offset();
> +                    var offset = jQuery(this).offset();

Changed 2 years ago by brandon

  • status changed from new to closed
  • resolution set to fixed

Fixed in revision 1233

Note: See TracTickets for help on using tickets.