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.progressbar.js

    r20824 r28780  
    11/*!
    2  * jQuery UI Progressbar 1.10.1
     2 * jQuery UI Progressbar 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
     
    1616
    1717$.widget( "ui.progressbar", {
    18         version: "1.10.1",
     18        version: "1.10.4",
    1919        options: {
    2020                max: 100,
Note: See TracChangeset for help on using the changeset viewer.