Changeset 1077
- Timestamp:
- 12/10/08 05:20:06 (15 months ago)
- Files:
-
- 1 modified
-
trunk/ui/ui.core.js (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ui/ui.core.js
r1075 r1077 1 /*1 /* 2 2 * jQuery UI @VERSION 3 3 * … … 248 248 // $.widget is a factory to create jQuery plugins 249 249 // taking some boilerplate code out of the plugin code 250 // created by Scott Gonz ález and JörnZaefferer250 // created by Scott Gonz�z and J�Zaefferer 251 251 function getter(namespace, plugin, method, args) { 252 252 function getMethods(type) {