[cvs] commit: horde/js KeyNavList.js SpellChecker.js autocomplete.js
Michael M Slusarz
slusarz at horde.org
Mon Oct 19 18:55:27 UTC 2009
slusarz 2009-10-19 14:55:27 EDT
Modified files:
js KeyNavList.js SpellChecker.js
autocomplete.js
Log:
Can't use keys as the value fields - since this ruins potential sorting of
the incoming list (Hash/Object doesn't guarantee consistent ordering).
Need to use arrays of objects instead.
Revision Changes Path
1.3 +11 -13 horde/js/KeyNavList.js
1.4 +2 -3 horde/js/SpellChecker.js
1.6 +5 -2 horde/js/autocomplete.js
Chora Links:
http://cvs.horde.org/diff.php/horde/js/KeyNavList.js?rt=horde&r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/horde/js/SpellChecker.js?rt=horde&r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/horde/js/autocomplete.js?rt=horde&r1=1.5&r2=1.6&ty=u
More information about the cvs
mailing list