From 65972bcd756ad5fe8257aac931175580299aa1ff Mon Sep 17 00:00:00 2001 From: rjy7 Date: Mon, 13 Dec 2010 22:46:43 +0000 Subject: [PATCH] NIHVIVO-1513 New individual page was generating errors when user is logged in because some property labels were not set. Fixed by setting in the property template model constructor. NIHVIVO-1334 Initial set up for custom list views. --- .../ontologies/app/customListViews.owl | 22 +++++++++++++++++++ ...objectPropertyList-educationalTraining.xml | 0 2 files changed, 22 insertions(+) create mode 100644 productMods/WEB-INF/ontologies/app/customListViews.owl create mode 100644 productMods/config/objectPropertyList-educationalTraining.xml diff --git a/productMods/WEB-INF/ontologies/app/customListViews.owl b/productMods/WEB-INF/ontologies/app/customListViews.owl new file mode 100644 index 00000000..993b6648 --- /dev/null +++ b/productMods/WEB-INF/ontologies/app/customListViews.owl @@ -0,0 +1,22 @@ + + + + + + + +]> + + + + + objectPropertyList-educationalTraining.xml + + + diff --git a/productMods/config/objectPropertyList-educationalTraining.xml b/productMods/config/objectPropertyList-educationalTraining.xml new file mode 100644 index 00000000..e69de29b