new list view for grants and contracts awarded by organizations

This commit is contained in:
tworrall 2014-05-21 13:03:39 -04:00
parent 51af4db0d2
commit 6ce1e4be33
3 changed files with 71 additions and 1 deletions

View file

@ -1635,7 +1635,7 @@ local:orgAwardsGrantContext a :ConfigContext ;
:qualifiedBy <http://vivoweb.org/ontology/core#Grant> .
local:orgAwardsGrantConfig a :ObjectPropertyDisplayConfig ;
:listViewConfigFile "listViewConfig-fauxPropertyDefault.xml"^^xsd:string ;
:listViewConfigFile "listViewConfig-organizationAwardsGrant.xml"^^xsd:string ;
:displayName "awards grant" ;
vitro:displayRankAnnot 60;
vitro:hiddenFromDisplayBelowRoleLevelAnnot role:public ;