Ignore:
Timestamp:
Jun 24, 2014, 10:16:59 PM (10 years ago)
Author:
rvelices
Message:

upgrade jquery ui from 1.10.1 to 1.10.4

File:
1 edited

Legend:

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

    r20824 r28780  
    11/*!
    2  * jQuery UI Mouse 1.10.1
     2 * jQuery UI Mouse 1.10.4
    33 * http://jqueryui.com
    44 *
    5  * Copyright 2013 jQuery Foundation and other contributors
     5 * Copyright 2014 jQuery Foundation and other contributors
    66 * Released under the MIT license.
    77 * http://jquery.org/license
     
    2020
    2121$.widget("ui.mouse", {
    22         version: "1.10.1",
     22        version: "1.10.4",
    2323        options: {
    2424                cancel: "input,textarea,button,select,option",
Note: See TracChangeset for help on using the changeset viewer.