Ticket #1269 (closed defect: fixed)
Add back in jQuery.noConflict();
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.3 |
| Component: | Back-end | Version: | 1.1-alpha |
| Severity: | normal | Keywords: | jquery |
| Cc: |
Description
jQuery.noConflict(); was inadvertently dropped from bb-includes/js/jquery/jquery.js
Reported by Milan Dinić
Problem was introduced when we updated jQuery from 1.2.6 to 1.4.2 in changeset #2416
Change History
comment:1
chrishajer — 22 months ago
- Status changed from new to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.
(In [2422]) Add back in jQuery.noConflict which was inadvertently dropped in changeset 2416. Fixes #1269, reported by Milan Dinic, props GautamGupta?