Author: sevein
Date: Mon Jun 11 18:41:58 2012
New Revision: 11764
Log:
Typo
Modified:
trunk/js/autocomplete.js
Modified: trunk/js/autocomplete.js
==============================================================================
--- trunk/js/autocomplete.js Mon Jun 11 18:40:07 2012 (r11763)
+++ trunk/js/autocomplete.js Mon Jun 11 18:41:58 2012 (r11764)
@@ -126,7 +126,7 @@
var dataSource = new YAHOO.util.LocalDataSource();
// See http://bugs.jquery.com/ticket/11872
- // :enabled was broken in Chrome but it does now
+ // :enabled was broken in Chrome but it works now
$('option:enabled', this).each(function ()
{
if ($(this).val())
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.