NIHVIVO-2810 NIHVIVO-2232 Added custom list view for display:hasElement and first go at menu item drag-n-drop for menu management. Also added new entry for Menu Management on site admin page under site configuration. Work in progress and not fully functional.
This commit is contained in:
parent
52ff82f6be
commit
2687e4a60c
1 changed files with 5 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
||||||
** core:hasCo-PrincipalInvestigatorRole
|
** core:hasCo-PrincipalInvestigatorRole
|
||||||
** core:hasPrincipalInvestigatorRole
|
** core:hasPrincipalInvestigatorRole
|
||||||
** core:hasTeacherRole
|
** core:hasTeacherRole
|
||||||
** core:hasPresenterRole
|
** core:hasOrganizerRole
|
||||||
******************************************************************
|
******************************************************************
|
||||||
-->
|
-->
|
||||||
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasClinicalRole">
|
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasClinicalRole">
|
||||||
|
@ -141,4 +141,8 @@
|
||||||
<display:listViewConfigFile rdf:datatype="http://www.w3.org/2001/XMLSchema#string">listViewConfig-vitroLink.xml</display:listViewConfigFile>
|
<display:listViewConfigFile rdf:datatype="http://www.w3.org/2001/XMLSchema#string">listViewConfig-vitroLink.xml</display:listViewConfigFile>
|
||||||
</rdf:Description>
|
</rdf:Description>
|
||||||
|
|
||||||
|
<rdf:Description rdf:about="http://vitro.mannlib.cornell.edu/ontologies/display/1.1#hasElement">
|
||||||
|
<display:listViewConfigFile rdf:datatype="http://www.w3.org/2001/XMLSchema#string">listViewConfig-hasElement.xml</display:listViewConfigFile>
|
||||||
|
</rdf:Description>
|
||||||
|
|
||||||
</rdf:RDF>
|
</rdf:RDF>
|
Loading…
Add table
Reference in a new issue