Changeset 1078 for trunk/ui/ui.core.js

Show
Ignore:
Timestamp:
12/10/08 05:27:05 (15 months ago)
Author:
rdworth
Message:

Removed names from ui.core.js as all contribution credit is given in AUTHORS.txt and http://ui.jquery.com/about

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ui/ui.core.js

    r1077 r1078  
    248248// $.widget is a factory to create jQuery plugins 
    249249// taking some boilerplate code out of the plugin code 
    250 // created by Scott Gonz�z and J�Zaefferer 
    251250function getter(namespace, plugin, method, args) { 
    252251        function getMethods(type) {