mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-02 17:25:05 +02:00
URL autocomplete now works on newly created attachments too.
This commit is contained in:
parent
4beb3631ab
commit
0fc987f017
3 changed files with 5 additions and 1 deletions
|
@ -98,5 +98,7 @@
|
|||
$(".selectpicker").selectpicker();
|
||||
$(".file").fileinput();
|
||||
|
||||
//Reinit typeahead:
|
||||
$(document).trigger('attachment:create');
|
||||
}
|
||||
</script>
|
Loading…
Add table
Add a link
Reference in a new issue