- feature request: autocomplete search also on the start page and on the dataset detail page
This commit is contained in:
parent
1239bb9df3
commit
3bd022bf54
10 changed files with 612 additions and 524 deletions
|
@ -22,7 +22,7 @@ const routes = [
|
|||
component: HelpViewComponent,
|
||||
},
|
||||
{
|
||||
path: "/search/:display?",
|
||||
path: "/search/:display?/:type?",
|
||||
name: "Search",
|
||||
component: SearchViewComponent,
|
||||
props: true,
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue