Skip to content
Snippets Groups Projects
Commit 37851ea3 authored by vkovtun's avatar vkovtun
Browse files

SSDM-13579: Added single selectable property.

parent 0e8882a1
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
...@@ -174,6 +174,7 @@ class DataBrowser extends React.Component { ...@@ -174,6 +174,7 @@ class DataBrowser extends React.Component {
sort='registrationDate' sort='registrationDate'
sortDirection='desc' sortDirection='desc'
exportable={false} exportable={false}
selectable={true}
multiselectable={true} multiselectable={true}
loadSettings={null} loadSettings={null}
onSettingsChange={null} onSettingsChange={null}
......
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