selectFirst is still a whore

This commit is contained in:
Shish 2010-05-16 15:27:34 +01:00
parent ef0158568f
commit 1ddadc37ea

View File

@ -29,7 +29,8 @@ class TagEditTheme extends Themelet {
multiple: true, multiple: true,
multipleSeparator: ' ', multipleSeparator: ' ',
scroll: true, scroll: true,
scrollHeight: 300 scrollHeight: 300,
selectFirst: false
}); });
}); });
</script> </script>