Changeset 1013620
- Timestamp:
- 10/24/2014 09:52:45 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
use-google-libraries/trunk/use-google-libraries.php
r982352 r1013620 156 156 'jquery-ui-resizable' => array( '', '', 'jquery-ui-core' ), 157 157 'jquery-ui-selectable' => array( '', '', 'jquery-ui-core' ), 158 'jquery-ui-selectmenu' => array( '', '', 'jquery-ui-core' ),/* jQuery UI 1.11 */ 158 159 'jquery-ui-slider' => array( '', '', 'jquery-ui-core' ), 159 160 'jquery-ui-sortable' => array( '', '', 'jquery-ui-core' ), 161 'jquery-ui-spinner' => array( '', '', 'jquery-ui-core' ), /* jQuery UI 1.11 */ 160 162 'jquery-ui-tabs' => array( '', '', 'jquery-ui-core' ), 163 'jquery-ui-tooltip' => array( '', '', 'jquery-ui-core' ), /* jQuery UI 1.11 */ 161 164 'jquery-ui-widget' => array( '', '', 'jquery-ui-core' ), /* jQuery UI 1.8 */ 162 165 … … 171 174 'jquery-effects-fold' => array( '', '', 'jquery-ui-core' ), 172 175 'jquery-effects-highlight' => array( '', '', 'jquery-ui-core' ), 176 'jquery-effects-puff' => array( '', '', 'jquery-ui-core' ), /* jQuery UI 1.11 */ 173 177 'jquery-effects-pulsate' => array( '', '', 'jquery-ui-core' ), 174 178 'jquery-effects-scale' => array( '', '', 'jquery-ui-core' ), 175 179 'jquery-effects-shake' => array( '', '', 'jquery-ui-core' ), 180 'jquery-effects-size' => array( '', '', 'jquery-ui-core' ), /* jQuery UI 1.11 */ 176 181 'jquery-effects-slide' => array( '', '', 'jquery-ui-core' ), 177 182 'jquery-effects-transfer' => array( '', '', 'jquery-ui-core' ),
Note: See TracChangeset
for help on using the changeset viewer.