Skip to main content

Search and Top Navigation

Ticket #5034: selectmenu.patch


File selectmenu.patch, 0.2 KB (added by smith, December 31, 2009 10:47PM UTC)
133c133
< 		for(var i in selectOptionData){
---
>         for(var i = 0; i < selectOptionData.length; i += 1){
514c514
< })(jQuery);
\ No newline at end of file
---
> })(jQuery);

Download in other formats:

Original Format