mirror of
https://github.com/datahub-project/datahub.git
synced 2025-09-26 17:45:30 +00:00
Merge pull request #1206 from theseyi/use-search-urn
use search result urn parameter to link to dataset
This commit is contained in:
commit
ce0e591e1b
@ -81,7 +81,7 @@
|
||||
{{/link-to}}
|
||||
{{else}}
|
||||
<i class="fa fa-database"></i>
|
||||
{{#link-to 'datasets.dataset' dataset.id}}
|
||||
{{#link-to 'datasets.dataset' dataset.urn}}
|
||||
{{dataset.name}}
|
||||
{{/link-to}}
|
||||
{{/if}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user