Changeset 1077

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

Removed UTF-8 BOM again. Turns out it was added by Notepad.

Files:
1 modified

Legend:

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

    r1075 r1077  
    1 /* 
     1/* 
    22 * jQuery UI @VERSION 
    33 * 
     
    248248// $.widget is a factory to create jQuery plugins 
    249249// taking some boilerplate code out of the plugin code 
    250 // created by Scott González and Jörn Zaefferer 
     250// created by Scott Gonz�z and J�Zaefferer 
    251251function getter(namespace, plugin, method, args) { 
    252252        function getMethods(type) {