Skip to content
Snippets Groups Projects
Commit 4ba4cabf authored by Markus Scheidgen's avatar Markus Scheidgen
Browse files

Added label as extra search key to gui.

parent 33e65217
No related branches found
No related tags found
1 merge request!86v0.7.5 release rc2
Pipeline #68797 passed
...@@ -113,7 +113,8 @@ class DomainProviderBase extends React.Component { ...@@ -113,7 +113,8 @@ class DomainProviderBase extends React.Component {
optimade: {}, optimade: {},
quantities: {}, quantities: {},
spacegroup: {}, spacegroup: {},
specegroup_symbol: {} specegroup_symbol: {},
labels: {}
}, },
/** /**
* An dict where each object represents a column. Possible keys are label, render. * An dict where each object represents a column. Possible keys are label, render.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment