|
|
|
@ -28,7 +28,7 @@ let citation = [{
@@ -28,7 +28,7 @@ let citation = [{
|
|
|
|
|
//context button click event
|
|
|
|
|
onClick : async (node) => { |
|
|
|
|
//console.log('add - '+node.id);
|
|
|
|
|
window.open(URL, '_blank'); |
|
|
|
|
window.open(node.data.n_citation, '_blank'); |
|
|
|
|
} |
|
|
|
|
}]; |
|
|
|
|
|
|
|
|
@ -332,11 +332,12 @@ const myData = [{
@@ -332,11 +332,12 @@ const myData = [{
|
|
|
|
|
n_hyperlink: "http://gis.ices.dk/geonetwork/srv/eng/catalog.search#/metadata/a93cffc8-8f45-47a4-a9bd-c8ffd9ad53fb" |
|
|
|
|
},{ |
|
|
|
|
n_id: 327 , |
|
|
|
|
n_title: 'Seagrass Meadows (<a target="_blank" class="is-link has-text-link" href="https://doi.org/10.1515/bot-2022-0011">citation</a>)', |
|
|
|
|
n_title: 'Seagrass Meadows', |
|
|
|
|
code: 'greek_seagrass_meadows_v0906_espg3035', |
|
|
|
|
n_parentid: 32, |
|
|
|
|
n_elements: nodeContext.concat(nodeContextLink), |
|
|
|
|
n_hyperlink: "https://www.seanoe.org/data/00765/87740/" |
|
|
|
|
n_elements: nodeContext.concat(nodeContextLink, citation), |
|
|
|
|
n_hyperlink: "https://www.seanoe.org/data/00765/87740/", |
|
|
|
|
n_citation: "https://doi.org/10.1515/bot-2022-0011" |
|
|
|
|
},{ |
|
|
|
|
n_id: 331, |
|
|
|
|
n_title: 'Integrated Ecological Status', |
|
|
|
|