Ignore:
Timestamp:
Oct 28, 2011, 3:25:54 PM (12 years ago)
Author:
patdenice
Message:

feature:2487
Update jQuery to 1.6.4 and jQuery UI to 1.8.16

File:
1 edited

Legend:

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

    r9559 r12525  
    11/*
    2  * jQuery UI Tabs 1.8.10
     2 * jQuery UI Tabs 1.8.16
    33 *
    44 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
     
    699699
    700700$.extend( $.ui.tabs, {
    701         version: "1.8.10"
     701        version: "1.8.16"
    702702});
    703703
Note: See TracChangeset for help on using the changeset viewer.