@@ -113,7 +113,8 @@
autocomplete: {
values: <?php echo tags::getJquery(2) ?>
},
- max: 3
+ editable: false,
+ max: 5
});
</script>