Fix registration list to work with IE7

This commit is contained in:
james 2010-01-21 20:52:59 +00:00
parent b3db4fb5f6
commit 7a9ead99ea

View File

@ -246,7 +246,7 @@ $(document).ready(function() {
break; break;
} }
}, },
selected: 0, selected: 0
}); });
}); });
</script> </script>