Project

General

Profile

« Previous | Next » 

Revision 28984

Box to select Valid/pending ds

View differences:

applicationContext-modular-ui-repositories.properties
1
repo.ui.browseFieldsJson = [ { id: 'type', label: 'Datasource typologies', xpath: '//INTERFACE/@typology/string()', vocabulary: 'dnet:datasource_typologies' }, { id: 'country', label: 'Datasource countries', xpath: '//COUNTRY/text()', vocabulary: 'dnet:countries' }, { id: 'protocol', label: 'Datasource protocols', xpath: '//INTERFACE/ACCESS_PROTOCOL/text()', vocabulary: 'dnet:protocols' }, { id: 'compliance', label: 'Datasource compatibility levels', xpath: '//INTERFACE/@compliance/string()', vocabulary: 'dnet:compatibilityLevel' } ]
1
repo.ui.browseFieldsJson = [ { id: 'status', label: 'Datasource status', xpath: '//RESOURCE_KIND/@value/string()', vocabulary: 'ModularUiLabels' }, { id: 'type', label: 'Datasource typologies', xpath: '//INTERFACE/@typology/string()', vocabulary: 'dnet:datasource_typologies' }, { id: 'country', label: 'Datasource countries', xpath: '//COUNTRY/text()', vocabulary: 'dnet:countries' }, { id: 'protocol', label: 'Datasource protocols', xpath: '//INTERFACE/ACCESS_PROTOCOL/text()', vocabulary: 'dnet:protocols' }, { id: 'compliance', label: 'Datasource compatibility levels', xpath: '//INTERFACE/@compliance/string()', vocabulary: 'dnet:compatibilityLevel' } ]
2 2
#repo.ui.browseFieldsJson = [ { id: 'type', label: 'Datasource typologies', xpath: '//INTERFACE/@typology/string()', vocabulary: 'dnet:datasource_typologies' } ]
3

  
4

  
5

  
6

  
7

  
8

  
9

  

Also available in: Unified diff