- correct sorting for solr results
- correct authors in dataset citation
This commit is contained in:
parent
110fbcac63
commit
7e47b30340
3 changed files with 17 additions and 1 deletions
|
@ -33,6 +33,12 @@ const routes = [
|
|||
component: DatasetDetailComponent,
|
||||
props: true,
|
||||
},
|
||||
// {
|
||||
// path: "/10.24341/tethys.:datasetId",
|
||||
// name: "dataset2",
|
||||
// component: DatasetDetailComponent,
|
||||
// props: true,
|
||||
// },
|
||||
{
|
||||
path: "/services",
|
||||
name: "Services",
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue