Skip to content

Commit

Permalink
EDSC-3489: Adds new parameter to pass to the metadata preview plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
macrouch committed Jun 29, 2022
1 parent 43cdbeb commit e021bd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions search-app/resources/templates/collection-base.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
const config = {
conceptId: "{{ concept-id }}",
conceptType: 'collection',
conceptUrlTemplate: '/search/concepts/{conceptId}.html',
token: "{{ token }}",
onSearchComplete: onSearchComplete
}
Expand Down

0 comments on commit e021bd1

Please sign in to comment.