Changeset 377 for trunk


Ignore:
Timestamp:
02/02/2010 12:27:30 PM (2 years ago)
Author:
ofer
Message:

Need to pay more attention on mass search/replace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/WordPress/plugin/transposh/js/transposhedit.js

    r376 r377  
    326326                $.getScript(t_jp.plugin_url + '/js/lazy.js', function () { 
    327327                    $.xLazyLoader({ 
    328                         js: 'http://ajax.googleapis.com/ajax/libs/$ui/1.7.2/$-ui.min.js', 
    329                         css: 'http://ajax.googleapis.com/ajax/libs/$ui/1.7.2/themes/ui-lightness/$-ui.css', 
     328                        js: 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js', 
     329                        css: 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/themes/ui-lightness/jquery-ui.css', 
    330330                        success: function () { 
    331331                            translate_dialog(translated_id); 
Note: See TracChangeset for help on using the changeset viewer.