[jquery-ui] r3618 committed - Position: added missing semicolon.

0 views
Skip to first unread message

codesite...@google.com

unread,
Jan 5, 2010, 11:26:26 PM1/5/10
to jquery...@googlegroups.com
Revision: 3618
Author: scott.gonzalez
Date: Tue Jan 5 20:25:28 2010
Log: Position: added missing semicolon.
http://code.google.com/p/jquery-ui/source/detail?r=3618

Modified:
/branches/dev/ui/jquery.ui.position.js

=======================================
--- /branches/dev/ui/jquery.ui.position.js Wed Dec 30 20:44:55 2009
+++ /branches/dev/ui/jquery.ui.position.js Tue Jan 5 20:25:28 2010
@@ -211,7 +211,7 @@
});
}
return _offset.call(this);
- }
+ };
}

})(jQuery);

Reply all
Reply to author
Forward
0 new messages