MantisBT: master 1bb63b55

Author Committer Branch Timestamp Parent
dhx dhx master 2010-08-10 08:37 master 919cd8f0
Changeset

Fix incorrect jQuery syntax in bugFilter.js

Commit b77ea9cd2333f1549eea03f020da574747a2a855 reverted the jQuery
syntax back to $(...) instead of $j(...) however bugFilter.js wasn't
updated to match the "new" syntax. The bug filter JavaScript
functionality should now work again.

mod - javascript/dev/bugFilter.js Diff File