Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 2a79910d authored by DESTANDAU Marie's avatar DESTANDAU Marie
Browse files

collection

parent 09b907f6
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ class Explain extends React.Component {
<strong>
{this.props.options.total} { pluralize('entity', this.props.options.total)}
</strong>
&nbsp;belonging to the class of resources&nbsp;
&nbsp;belonging to the collection&nbsp;
<strong title = {displayedResource.comment}>
{ usePrefix(displayedResource.label, dataset.prefixes) }
</strong>
......
......@@ -424,7 +424,7 @@ class Header extends React.Component {
width: `${this.props.display.viz.useful_width * 4 / 5}px`
}}
>
<label className='label'>TYPE OF ENTITIES</label>
<label className='label'>COLLECTION</label>
<ResourceSelect
options={this.state.resourceList}
selectedResource={this.state.selectedResource}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment