mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-09 18:04:33 +02:00
Use tom-select as tagsinput input
This commit is contained in:
parent
591f51432d
commit
78e3d36a5c
9 changed files with 62 additions and 759 deletions
|
@ -108,8 +108,8 @@ class TagFinder
|
|||
{
|
||||
$resolver->setDefaults([
|
||||
'query_limit' => 75,
|
||||
'return_limit' => 25,
|
||||
'min_keyword_length' => 3,
|
||||
'return_limit' => 75,
|
||||
'min_keyword_length' => 2,
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue