Ignore:
Timestamp:
Mar 7, 2011, 1:58:34 AM (13 years ago)
Author:
patdenice
Message:

Update jQuery UI to 1.8.10.
Improve jquery ui management in template class.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/default/js/ui/jquery.effects.core.js

    r9172 r9559  
    11/*
    2  * jQuery UI Effects 1.8.9
     2 * jQuery UI Effects 1.8.10
    33 *
    44 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     
    308308
    309309$.extend($.effects, {
    310         version: "1.8.9",
     310        version: "1.8.10",
    311311
    312312        // Saves a set of properties in a data storage
Note: See TracChangeset for help on using the changeset viewer.