- Timestamp:
- 03/16/2011 12:31:44 AM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/WordPress/plugin/transposh/js/transposhedit.js
r594 r624 751 751 img.click(function () { 752 752 // if we detect that $.ui is missing (TODO - check tabs - etal) we load it first, the added or solves a jquery tools conflict !!!!!!!!!!! 753 if (typeof $.fn.tabs !== 'function' || typeof $.fn. dialog !== 'function') {753 if (typeof $.fn.tabs !== 'function' || typeof $.fn.buttonset !== 'function' || typeof $.fn.dialog !== 'function') { 754 754 $.ajaxSetup({ 755 755 cache: true
Note: See TracChangeset
for help on using the changeset viewer.
